]> git.sesse.net Git - ffmpeg/history - libavcodec/allcodecs.c
Add a bounds check on AVProbeData input.
[ffmpeg] / libavcodec / allcodecs.c
2007-06-06 Diego BiurrunConsistent naming and lib prefixes for x264, xvid and...
2007-06-02 Diego BiurrunRename aac_decoder to libfaad_decoder for consistency...
2007-06-02 Diego BiurrunRename faac_encoder to libfaac_encoder for consistency...
2007-05-19 Aurelien Jacobsallows to disable jpegls decoder
2007-05-17 Aurelien Jacobsremove libdts decoder, we have a native dts decoder
2007-05-12 Jason Millardallow to enable or disable every bitstream filters...
2007-05-07 Ivo van PoortenRenderware TXD decoder
2007-05-07 Vitor SessakRoQ audio encoder
2007-05-04 Diego BiurrunRename oggvorbis decoder to libvorbis.
2007-05-03 Diego BiurrunGive libamr decoders/encoders a lib prefix in the name.
2007-05-03 Diego BiurrunRename dts_decoder to libdts_decoder.
2007-05-02 Kostya Shishkov1000l to myself - DCA decoder should not be registered...
2007-04-29 Ivo van Poortenadd V.Flash PTX decoder
2007-04-17 Benjamin LarssonAtrac3 decoder.
2007-04-07 Nicholas TungBethsoft VID demuxer and video decoder
2007-04-07 Marco GerardsTHP PCM decoder, used on the Nintendo GameCube.
2007-04-07 Anssi HannulaInterplay C93 demuxer and video decoder
2007-04-06 Xiaohui SunSGI image decoder ported to the new image API.
2007-04-03 Michael Niedermayertiff encoder by (Bartlomiej Wolowiec b.wolowiec stude...
2007-04-01 Diego Biurrunsupport for the THP game format by Marco Gerards, mgera...
2007-03-18 Baptiste Coudurierdnxhd decoder
2007-03-15 Bobby BinghamTarga (.tga) encoder,
2007-03-14 Kostya ShishkovDXA demuxer and decoder
2007-03-04 Baptiste Coudurierimx dump header bitstream filter, modifies bitstream...
2007-02-27 Kostya ShishkovDCA decoder
2007-02-20 Michel BardiauxAdd support for MS-GSM codec
2007-02-20 Panagiotis IssarisProvide Doxygen documentation.
2007-02-11 Diego BiurrunRename ac3 decoder to liba52 to prepare for native...
2007-02-06 Michael Niedermayerwma encoder
2007-02-05 Diego BiurrunBMP encoder by Michel Bardiaux, mbardiaux mediaxim be
2007-02-03 Kostya ShishkovVC-1 parser
2007-01-25 Diego BiurrunTheora encoding via libtheora.
2007-01-21 Måns Rullgårdremove the last #ifdef from allcodecs.c
2007-01-21 Måns Rullgårdremove no longer needed #ifdefs
2007-01-21 Benjamin LarssonFlash screen video encoder.
2007-01-21 Benjamin LarssonGet rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.
2007-01-07 Diego Biurrunvariable renaming: mp3lame --> libmp3lame
2007-01-06 Diego BiurrunRename variables: faad --> libfaad, faac --> libfaac...
2007-01-06 Diego Biurrunvariable renaming: dts --> libdts
2007-01-06 Diego BiurrunRename variables: a52 --> liba52, a52bin --> liba52bin
2006-12-24 Kostya ShishkovMusepack SV7 decoding support
2006-12-08 Kostya ShishkovNow ZMBV encoder compiles
2006-12-07 Michael Niedermayerfix compilation
2006-12-07 Kostya ShishkovZMBV encoder
2006-12-01 Baptiste Couduriermjpeg a dump header bitstream filter, modifies bitstrea...
2006-11-28 Aurelien Jacobscleanup the #ifdef mess in encoder/decoder/parser regis...
2006-11-27 Robert Swainalphabetic reordering of codec registration
2006-11-13 Måns Rullgårdrename CONFIG_AC3 to CONFIG_A52
2006-11-10 Michael Niedermayermp3 header (de)compression bitstream filter
2006-11-02 Baptiste Coudurierchange gif muxer to simple gif encoder
2006-10-30 Kostya ShishkovIMC decoder
2006-10-22 Baptiste Coudurierchange gif demuxer to gif decoder
2006-10-13 Kostya ShishkovTIFF decoder
2006-10-12 Baptiste Couduriersupport for Tiertex .seq files demuxing/video decoding...
2006-10-11 Baptiste Couduriersupport for Delphine Software .cin files demuxing ...
2006-10-11 Kostya ShishkovTarga image decoder
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-02 Oded ShimonAdd vorbis encoder to ffmpeg
2006-09-28 Måns Rullgårdremove extraneous #ifdef CONFIG_ENCODERS/DECODERS
2006-09-26 Kostya ShishkovWavPack lossless audio decoder
2006-09-09 Aurelien JacobsVP5 and VP6 video decoder
2006-09-05 Kostya ShishkovVMware Video decoder (fourcc: VMnc)
2006-08-03 Kostya ShishkovLooks like to be a good time to re-enable WMV3 decoder
2006-07-31 Måns Rullgårdremove libtheora wrapper
2006-07-29 Diego BiurrunRemove spurious references to Ogg Theora encoder, such...
2006-07-12 Måns Rullgårdrename AMR config variables to CONFIG_AMR*
2006-07-09 Måns Rullgård--enable/disable parsers. Warning: some combinations...
2006-07-09 Måns Rullgård10l: make disabling all pcm/adpcm codecs work
2006-07-07 Emiliano ParasassiFix compilation with --disable-decoders.
2006-07-06 Michael Niedermayernoise bitstream filter
2006-07-06 Michael NiedermayerAVBitStreamFilter (some thingy which can modify the...
2006-07-03 Michael NiedermayerCAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
2006-06-27 Kostya ShishkovRename VC9 to VC1 as there is no such thing as VC9
2006-06-24 Michael Niedermayerfirst rudimentary version of (Justin Ruggles jruggle...
2006-06-01 Benjamin LarssonFlash Screen Video decoder (fourcc:FSV1)
2006-04-27 Diego BiurrunEnable AMR_NB decoder/encoder when either AMR_NB or...
2006-04-15 Diego BiurrunRevert Windows "warning" message.
2006-04-07 Kostya ShishkovKMVC (used in Worms games) decoder. Works fine with...
2006-03-31 Steve L'Hommewarn user about crappy OS patch by (Steve Lhomme <steve...
2006-03-27 Reimar DöffingerNuppelVideo/MythTVVideo support, including rtjpeg decoder
2006-03-21 Kostya ShishkovSmacker demuxer and decoder.
2006-02-17 Mike Melansoncomplete AVS playback system (from Creature Shock compu...
2006-02-16 Aurelien Jacobsadd Creative 8 bits ADPCM schemes support
2006-02-12 Mike Melansondosbox native ZMBV decoder, courtesy of Kostya
2006-02-12 Mike Melansoncomplete American Laser Games MM playback system, court...
2006-02-12 Alex Beregszaszitta decoder, tested with 44khz mono and stereo (for...
2006-02-08 Måns Rullgårdadts aac parser
2006-01-21 Måns Rullgårdnative ac3 parser
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2006-01-09 Reimar DöffingerCamStudio decoder, only 32 bit lzo mode is tested
2006-01-06 Diego BiurrunComment out WMV3 decoder for now, it crashes on every...
2006-01-03 Diego BiurrunTrueSpeech compatible audio decoder by Konstantin Shishkov
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-18 Michael Niedermayerunfinished jpeg-ls codec (feel free to finish it ...)
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-09 Benjamin LarssonCook compatibe decoder, patch by Benjamin Larsson
2005-11-30 Måns RullgårdBMP image decoder
2005-11-21 Guillaume PoirierMake DV(B|D) subtitles (en|de)coders be conditonnaly...
2005-11-14 Wolfram Glogerdvbsub encoder, patch by Wolfram Gloger < wmglo AH...
2005-10-26 Emiliano Parasassiavoid the registration of DECODERS if only CONFIG_DECOD...
next