]> git.sesse.net Git - ffmpeg/history - libavcodec/mxpegdec.c
svq3: rip out the svq3-relevant parts of pred_motion() out of h264
[ffmpeg] / libavcodec / mxpegdec.c
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-03-13 Vittorio Giovaramjpeg: Mark decoder family as thread safe
2013-12-09 Anton Khirnovmxpegdec: use the AVFrame API properly.
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
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-10-22 Dustin Brodylavc: replace references to deprecated AVCodecContext...
2011-08-31 Dustin Brodymjpeg: treat external huffman table setup failure as...
2011-08-11 Dustin Brodymjpeg: propagate decode errors from ff_mjpeg_decode_sos...
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-03-30 anatolyAdd MxPEG decoder