185 Commits (bc2ce35b31dd554fb9990ae2954f0e920be5f86a)

Author SHA1 Message Date
Diego Biurrun f4ca507980 Rename ac3 decoder to liba52 to prepare for native decoder. 18 years ago
Michael Niedermayer 5968607304 wma encoder 18 years ago
Diego Biurrun 52548eeede BMP encoder by Michel Bardiaux, mbardiaux mediaxim be 18 years ago
Kostya Shishkov 35bffd7f3d VC-1 parser 18 years ago
Diego Biurrun 150d27725b Theora encoding via libtheora. 18 years ago
Måns Rullgård bf60f563aa remove the last #ifdef from allcodecs.c 18 years ago
Måns Rullgård eba70fa4e2 remove no longer needed #ifdefs 18 years ago
Benjamin Larsson 053185c2fa Flash screen video encoder. 18 years ago
Benjamin Larsson 96dbe78f75 Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup. 18 years ago
Diego Biurrun 6ebe07fbb5 variable renaming: mp3lame --> libmp3lame 18 years ago
Diego Biurrun 2eed5a461f Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin 18 years ago
Diego Biurrun 3ffab36139 variable renaming: dts --> libdts 18 years ago
Diego Biurrun f8904fd959 Rename variables: a52 --> liba52, a52bin --> liba52bin 18 years ago
Kostya Shishkov 185c7b6b26 Musepack SV7 decoding support 18 years ago
Kostya Shishkov 3dd52c5afe Now ZMBV encoder compiles 18 years ago
Michael Niedermayer f95778f80d fix compilation 18 years ago
Kostya Shishkov f48d6e1b44 ZMBV encoder 18 years ago
Baptiste Coudurier 1a1c53856f mjpeg a dump header bitstream filter, modifies bitstream to be decoded by quicktime 18 years ago
Aurelien Jacobs f39020269e cleanup the #ifdef mess in encoder/decoder/parser registration 18 years ago
Robert Swain c411e7f6fb alphabetic reordering of codec registration 18 years ago
Måns Rullgård af63114e0d rename CONFIG_AC3 to CONFIG_A52 18 years ago
Michael Niedermayer eacb41b2e9 mp3 header (de)compression bitstream filter 18 years ago
Baptiste Coudurier 93481fe5fe change gif muxer to simple gif encoder 18 years ago
Kostya Shishkov 84ed36da85 IMC decoder 18 years ago
Baptiste Coudurier 06d392a7cc change gif demuxer to gif decoder 18 years ago
Kostya Shishkov a991b1fecb TIFF decoder 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
Baptiste Coudurier 72450e50a5 support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net% 18 years ago
Kostya Shishkov 3689cf1649 Targa image decoder 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Oded Shimon 8c37516af0 Add vorbis encoder to ffmpeg 18 years ago
Måns Rullgård f28748e671 remove extraneous #ifdef CONFIG_ENCODERS/DECODERS 18 years ago
Kostya Shishkov 730581f3b4 WavPack lossless audio decoder 18 years ago
Aurelien Jacobs 5ce117c37c VP5 and VP6 video decoder 18 years ago
Kostya Shishkov eb57c88973 VMware Video decoder (fourcc: VMnc) 18 years ago
Kostya Shishkov c198597864 Looks like to be a good time to re-enable WMV3 decoder 19 years ago
Måns Rullgård 6c9ce82f74 remove libtheora wrapper 19 years ago
Diego Biurrun 9cf94714d0 Remove spurious references to Ogg Theora encoder, such a thing never existed. 19 years ago
Måns Rullgård 6636b7e8e3 rename AMR config variables to CONFIG_AMR* 19 years ago
Måns Rullgård af9e7d1810 --enable/disable parsers. Warning: some combinations are broken. 19 years ago
Måns Rullgård 88e2539b7e 10l: make disabling all pcm/adpcm codecs work 19 years ago
Emiliano Parasassi 29c5cdcaec Fix compilation with --disable-decoders. 19 years ago
Michael Niedermayer 514e0831ae noise bitstream filter 19 years ago
Michael Niedermayer 748c2fca7e AVBitStreamFilter (some thingy which can modify the bitstream like add or remove global headers or change the headers or ...) 19 years ago
Michael Niedermayer b482e2d12f CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) 19 years ago
Kostya Shishkov 10b9c374cf Rename VC9 to VC1 as there is no such thing as VC9 19 years ago
Michael Niedermayer 9e96ab0389 first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder 19 years ago
Benjamin Larsson 0919e788ae Flash Screen Video decoder (fourcc:FSV1) 19 years ago
Diego Biurrun c4921874f5 Enable AMR_NB decoder/encoder when either AMR_NB or AMR_NB_FIXED is defined. 19 years ago
Diego Biurrun e1ffc3adb8 Revert Windows "warning" message. 19 years ago