aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/allcodecs.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Escape 124 (RPL) decoderEli Friedman2008-03-311-0/+1
| | | | | | Patch by Eli Friedman (eli friedman gmail com) Originally committed as revision 12648 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 8SVX decoderJai Menon2008-03-301-0/+2
| | | | | | Patch by Jai Menon (realityman <at> gmx.net) Originally committed as revision 12632 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rl2 decoderSascha Sommer2008-03-211-0/+1
| | | | Originally committed as revision 12543 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mimic decoder.Ramiro Polla2008-03-181-0/+1
| | | | Originally committed as revision 12491 to svn://svn.ffmpeg.org/ffmpeg/trunk
* IMA ADPCM encoder - QT variantKostya Shishkov2008-03-061-1/+1
| | | | Originally committed as revision 12348 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typo fix: inited --> initializedDiego Biurrun2008-02-131-3/+3
| | | | Originally committed as revision 11920 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add bitstream filter to convert between mov and plain text subtitlesReimar Döffinger2008-01-281-0/+2
| | | | Originally committed as revision 11659 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sort properlyIvo van Poorten2007-12-281-1/+1
| | | | Originally committed as revision 11343 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sun Rasterfile decoderIvo van Poorten2007-12-281-0/+1
| | | | Originally committed as revision 11342 to svn://svn.ffmpeg.org/ffmpeg/trunk
* PC Paintbrush PCX image decoderIvo van Poorten2007-12-261-0/+1
| | | | Originally committed as revision 11321 to svn://svn.ffmpeg.org/ffmpeg/trunk
* MLP/TrueHD parserIan Caulfield2007-11-281-0/+1
| | | | | | | Patch by Ian Caulfield, ian D caulfield <at> gmail D com Thread: [PATCH] MLP/TrueHD decoder, 12 Oct 14:26 Originally committed as revision 11109 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add pcm_s16le_planar support for electronicarts filesAurelien Jacobs2007-11-251-0/+1
| | | | Originally committed as revision 11092 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Musepack SV8 demuxer and decoderKostya Shishkov2007-11-071-0/+1
| | | | Originally committed as revision 10938 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove libvorbis Vorbis decoding support. Our native decoder is completeDiego Biurrun2007-11-041-1/+1
| | | | | | and has no known bugs, any remaining issues will hopefully be uncovered now. Originally committed as revision 10924 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move external library codec registration to a separate section after allDiego Biurrun2007-11-041-12/+14
| | | | | | native codecs. This way native implementations are always preferred. Originally committed as revision 10917 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add Electronic Arts XAS ADPCM decoderAurelien Jacobs2007-11-031-0/+1
| | | | | | based on a patch from Peter Ross Originally committed as revision 10913 to svn://svn.ffmpeg.org/ffmpeg/trunk
* don't register adpcm encoders which are not implementedAurelien Jacobs2007-11-011-12/+12
| | | | Originally committed as revision 10894 to svn://svn.ffmpeg.org/ffmpeg/trunk
* prefer our native vorbis decoder over libvorbisMichael Niedermayer2007-10-311-1/+1
| | | | Originally committed as revision 10889 to svn://svn.ffmpeg.org/ffmpeg/trunk
* EA IMA EACS decoderPeter Ross2007-10-301-0/+1
| | | | | | original patch by Peter Ross Originally committed as revision 10880 to svn://svn.ffmpeg.org/ffmpeg/trunk
* EA IMA SEAD decoderPeter Ross2007-10-301-0/+1
| | | | | | original patch by Peter Ross Originally committed as revision 10879 to svn://svn.ffmpeg.org/ffmpeg/trunk
* EA ADPCM R1, R2 and R3 decoderPeter Ross2007-10-241-0/+3
| | | | | | original patch by Peter Ross Originally committed as revision 10856 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Beam Software SIFF demuxer and video decoderKostya Shishkov2007-10-221-0/+1
| | | | Originally committed as revision 10833 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ensure all compiled in codec/muxer are registeredAurelien Jacobs2007-10-181-2/+1
| | | | Originally committed as revision 10808 to svn://svn.ffmpeg.org/ffmpeg/trunk
* small simplificationAurelien Jacobs2007-10-181-2/+2
| | | | Originally committed as revision 10783 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Nellymoser ASAO decoderBenjamin Larsson2007-10-151-0/+1
| | | | Originally committed as revision 10741 to svn://svn.ffmpeg.org/ffmpeg/trunk
* DNxHD (SMPTE VC-3) encoderBaptiste Coudurier2007-10-081-1/+1
| | | | Originally committed as revision 10682 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AMV video decoder.Vladimir Voroshilov2007-09-291-0/+1
| | | | | | Patch by Vladimir Voroshilov (voroshil - gmail - com) Originally committed as revision 10617 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AMV audio decoderVitor Sessak2007-09-271-0/+1
| | | | Originally committed as revision 10598 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add a new vp6a codec (add alpha plan support to vp6)Aurelien Jacobs2007-09-251-0/+1
| | | | Originally committed as revision 10574 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove last dependencies on allformats.h and allcodecs.hAurelien Jacobs2007-09-201-9/+13
| | | | Originally committed as revision 10535 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Monkey Audio decoderKostya Shishkov2007-09-131-0/+1
| | | | Originally committed as revision 10484 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a bitstream filter for H.264.Benoit Fouet2007-09-061-0/+1
| | | | Originally committed as revision 10422 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Add some whitespace for better readability.Diego Biurrun2007-08-301-214/+214
| | | | Originally committed as revision 10270 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Sort bitstream filters.Diego Biurrun2007-08-301-4/+4
| | | | Originally committed as revision 10269 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enable the native AC-3 decoderJustin Ruggles2007-08-071-1/+1
| | | | Originally committed as revision 9968 to svn://svn.ffmpeg.org/ffmpeg/trunk
* First version of xsub decoder, not yet testedReimar Döffinger2007-08-051-0/+1
| | | | Originally committed as revision 9933 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support silly PCM variant used by zork nemesisMichael Niedermayer2007-07-301-0/+1
| | | | | | fixes audio decoding of T000A11C.AVI Originally committed as revision 9831 to svn://svn.ffmpeg.org/ffmpeg/trunk
* QT RLE encoderAlexis Ballier2007-07-021-1/+1
| | | | | | | | patch by Alexis Ballier: [alexis ballier gmail com] original thread: [FFmpeg-devel] [Patch] QT RLE encoder, bis date: 06/24/2007 03:56 PM Originally committed as revision 9452 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RoQ video encoderVitor Sessak2007-06-251-1/+1
| | | | | | | | patch by Vitor: \vitor1001 gmail com/ original thread: [FFmpeg-devel] RoQ video encoder (take 3) date: 06/08/2007 10:34 PM Originally committed as revision 9420 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move codecs declarations from avcodec.h to allcodecs.hAurelien Jacobs2007-06-111-1/+1
| | | | Originally committed as revision 9283 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.Diego Biurrun2007-06-061-3/+3
| | | | Originally committed as revision 9230 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename aac_decoder to libfaad_decoder for consistency and to be able toDiego Biurrun2007-06-021-1/+1
| | | | | | more easily add a possible future native decoder. Originally committed as revision 9172 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename faac_encoder to libfaac_encoder for consistency and to be able toDiego Biurrun2007-06-021-1/+1
| | | | | | more easily add a possible future native encoder. Originally committed as revision 9171 to svn://svn.ffmpeg.org/ffmpeg/trunk
* allows to disable jpegls decoderAurelien Jacobs2007-05-191-1/+1
| | | | Originally committed as revision 9070 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove libdts decoder, we have a native dts decoderAurelien Jacobs2007-05-171-1/+0
| | | | Originally committed as revision 9051 to svn://svn.ffmpeg.org/ffmpeg/trunk
* allow to enable or disable every bitstream filters individuallyJason Millard2007-05-121-7/+10
| | | | | | | | Original patch by Jason Millard jsm174 _at_ gmail Date: On Fri, 11 May 2007 11:14:01 -0400 Subject: [FFmpeg-devel] enable/disable bitstream filters? Originally committed as revision 9010 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Renderware TXD decoderIvo van Poorten2007-05-071-0/+1
| | | | Originally committed as revision 8926 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RoQ audio encoderVitor Sessak2007-05-071-1/+1
| | | | | | patch by Vitor vitor1001 gmail com Originally committed as revision 8922 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename oggvorbis decoder to libvorbis.Diego Biurrun2007-05-041-2/+2
| | | | Originally committed as revision 8883 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Give libamr decoders/encoders a lib prefix in the name.Diego Biurrun2007-05-031-2/+2
| | | | Originally committed as revision 8880 to svn://svn.ffmpeg.org/ffmpeg/trunk