]> git.sesse.net Git - ffmpeg/history - libavcodec/v410enc.c
Deprecate avctx.coded_frame
[ffmpeg] / libavcodec / v410enc.c
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraGather all coded_frame allocations and free functions...
2013-11-16 Anton KhirnovReplace all instances of avcodec_alloc_frame() with...
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-01-29 Anton Khirnovutvideoenc/v410enc: do not set AVFrame.reference.
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-02-20 Anton Khirnovv410enc: switch to encode2().
2012-01-12 Anton Khirnovlavc: replace some remaining FF_I_TYPE with AV_PICTURE_...
2012-01-02 Janne Grunauv410enc: fix undefined signed left shift caused by...
2011-12-15 Mans Rullgardv410enc: fix output buffer size check
2011-12-15 Mans Rullgardv410enc: include correct headers
2011-12-13 Derek Buitenhuisv410 encoder and decoder