180 Commits (7b94177e37c328490da96727a395a3aa90a402f3)

Author SHA1 Message Date
Baptiste Coudurier 2abe5a01c8 split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common 18 years ago
David Conrad b061d892ed split some common code from the mkv demuxer that will be useful to the muxer 18 years ago
Aurelien Jacobs 7b2a2ce556 split rm muxer and demuxer in their own files 18 years ago
Vitor Sessak 13dec85765 RoQ muxer, patch by Vitor, vitor1001 gmail com 18 years ago
Ivo van Poorten cb63173785 Renderware TXD demuxer 18 years ago
Diego Biurrun a4b120f32b cosmetics: Sort entries by CONFIG_ name. 18 years ago
Alex Beregszaszi c08fb00016 Make protocols configure selectable and also cleanup the CONFIG_NETWORK 18 years ago
Diego Biurrun c23a470800 cosmetics: sort() 18 years ago
Diego Biurrun f87462ccef proper dependency on mpegts_demuxer for rtp_muxer 18 years ago
Anssi Hannula 8e952e4d23 CRYO APC demuxer 18 years ago
Nicholas Tung 1e6c67599e Bethsoft VID demuxer and video decoder 18 years ago
Anssi Hannula 9a0ddd09e7 Interplay C93 demuxer and video decoder 18 years ago
Diego Biurrun 3af6d5cf2f There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring 18 years ago
Diego Biurrun 7b17ad84be Get rid of unnecessary conditionals. 18 years ago
Diego Biurrun 12631f2dd0 CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals. 18 years ago
Diego Biurrun e011ef1a85 cosmetics: Put audio (de)muxer entries in alphabetical order. 18 years ago
Diego Biurrun e64271c2fe Audio (de)muxer dependency on OSS is handled by configure. 18 years ago
Diego Biurrun efb0c399ca support for the THP game format by Marco Gerards, mgerards xs4all nl 18 years ago
Kostya Shishkov 33a0dd378a DXA demuxer and decoder 18 years ago
Diego Biurrun 3cee76e6c9 Remove useless conditional. 18 years ago
Måns Rullgård afde41b414 rename video4linux[2] variables to v4l[2], consistent with --disable options 18 years ago
Carl Eugen Hoyos 034ef0e8c3 Move base64.[ch] to libavutil. 18 years ago
Diego Biurrun f248d017a7 Remove commented-out NUT muxer entry, can be added once we have a native muxer. 18 years ago
Diego Biurrun 7a7a6486aa cosmetics: Reorder NUT entries. 18 years ago
Diego Biurrun d7c592475d Properly separate native and libnut NUT (de)muxers. 18 years ago
Diego Biurrun 722dabcc94 Move conditional CFLAGS and OBJS setting to common place. 18 years ago
Diego Biurrun bf50703313 cosmetics: sort 18 years ago
Måns Rullgård 621b4c4cef reorder alphabetically 18 years ago
Måns Rullgård 90d912afd9 remove no longer needed ifeq tests 18 years ago
Kostya Shishkov 185c7b6b26 Musepack SV7 decoding support 18 years ago
Diego Biurrun 56a059ac86 Make the X11 frame grabber disabled by default. 18 years ago
Guillaume Poirier f58f4ce19d Original X11 device demuxer patch from Clemens Fruhwirth 18 years ago
Guillaume Poirier 83c547a4a1 revert broken commit of x11 device demuxer patch 18 years ago
Guillaume Poirier e519b02c10 Original X11 device demuxer patch from Clemens Fruhwirth 18 years ago
Aurelien Jacobs e9f36c5c4d move common voc muxer and demuxer data to voc.c 18 years ago
Aurelien Jacobs 5d244b2932 split voc.c into vocdec.c and vocenc.c 18 years ago
Diego Biurrun 54eb77c05e Move BeOS-specific code into os_support.c. 18 years ago
Måns Rullgård 2e1913b193 check for inet_aton in configure 18 years ago
Diego Biurrun 8fc433b476 Remove wrong/misleading comment. 18 years ago
Oded Shimon f956e12954 Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT 18 years ago
Michael Niedermayer 619d8e2e58 updating nut demuxer to latest spec 18 years ago
Måns Rullgård 997baf0141 allow spaces in source and build directory names 18 years ago
Ryan Martell 1d1be919ce add support for rtp/h264 streaming 18 years ago
Baptiste Coudurier f932cdf209 kill AVImageFormat 18 years ago
Diego Biurrun 20cd83e276 cosmetics: Restore alphabetical order. 18 years ago
Ryan Martell d83723305e move up (in the file) AAC audio handling moved from below 18 years ago
Diego Biurrun 14f29f795d Revert putting EXTRALIBS in common.mak, linking fails on MinGW. 18 years ago
Diego Biurrun 07a1b05e66 Consistently use $(BUILD_ROOT). 18 years ago
Baptiste Coudurier 29f86228a0 support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% 18 years ago
Reynaldo H. Verdejo Pinochet 28146a8c7a new mtv demuxer 18 years ago