]> git.sesse.net Git - ffmpeg/history - libavcodec/xbmenc.c
Deprecate avctx.coded_frame
[ffmpeg] / libavcodec / xbmenc.c
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraGather all coded_frame allocations and free functions...
2014-03-27 Vittorio Giovaraxbm: use av_frame_free on close
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...
2012-10-12 Diego BiurrunMove av_reverse table to libavcodec
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-03-17 Paul B Maholavcodec: add XBM encoder