]> git.sesse.net Git - ffmpeg/history - libavcodec/v410dec.c
lavc: add Intel libmfx-based MPEG2 decoder.
[ffmpeg] / libavcodec / v410dec.c
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
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-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-26 Carl Eugen HoyosFix typo in v410 decoder.
2012-07-23 Derek Buitenhuisv410dec: Implement explode mode support
2012-01-12 Anton Khirnovlavc: replace some remaining FF_I_TYPE with AV_PICTURE_...
2011-12-28 Michael Niedermayerv410dec: Check for sufficient input data. Fixes crash
2011-12-22 Paul B. Maholv410dec: include correct headers
2011-12-13 Derek Buitenhuisv410 encoder and decoder