]> git.sesse.net Git - ffmpeg/history - libavcodec/sp5xdec.c
lavc: fix decode_frame() third parameter semantics for video decoders
[ffmpeg] / libavcodec / sp5xdec.c
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-04-21 Mans RullgardRemove lowres video decoding
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-07-20 Mans RullgardFix incorrect max_lowres values
2011-06-02 Mans RullgardRemove unused variables
2011-04-29 Michael NiedermayerAMV: disable DR1 and don't override EMU_EDGE
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-08-25 Måns Rullgårdsp5x: remove broken code under #if 0
2010-07-07 Carl Eugen HoyosAdd new decoder property max_lowres and do not init...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-06-05 Baptiste Coudurieramv decoder uses get_buffer, set CODEC_CAP_DR1
2009-05-03 Benjamin LarssonRemove dead assignments found by CSA
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-03-09 Aurelien Jacobsadd FF_ prefix to all (frame)_TYPE usage
2008-02-01 Michael Niedermayerconst
2007-10-13 Vladimir VoroshilovFix MJPEG decoder for AMV files.
2007-09-29 Vladimir VoroshilovAMV video decoder.
2007-06-02 Ramiro PollaUse AV_xx throughout libavcodec
2007-05-19 Aurelien Jacobsmove sp5x decoder in its own file