]> git.sesse.net Git - ffmpeg/history - libavcodec/jvdec.c
lavc: add Intel libmfx-based MPEG2 decoder.
[ffmpeg] / libavcodec / jvdec.c
2014-12-19 Anton Khirnovjvdec: check frame dimensions
2014-06-18 Diego Biurrundsputil: Split clear_block*/fill_block* off into a...
2014-02-04 Vittorio Giovarajvdec: K&R formatting cosmetics
2013-11-16 Anton Khirnovjvdec: 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-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-03-14 Paul B Maholjvdec: unbreak video decoding
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2011-09-15 Laurent AimarFixed size given to init_get_bits().
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-04-02 Anton Khirnovjvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-14 Peter RossBitmap Brothers JV video decoder