]> git.sesse.net Git - ffmpeg/history - libavcodec/v410dec.c
g726dec: set channel layout at initialization instead of validating it
[ffmpeg] / libavcodec / v410dec.c
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