]> git.sesse.net Git - ffmpeg/history - libavcodec/xwdenc.c
Deprecate avctx.coded_frame
[ffmpeg] / libavcodec / xwdenc.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-05-15 Anton Khirnovpixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
2012-10-12 Anton Khirnovlavc: do not use av_pix_fmt_descriptors directly.
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-02-25 Paul B Maholxwdenc: fix monow encoding
2012-02-17 Anton Khirnovxwdenc: switch to encode2().
2012-01-23 Paul B MaholXWD encoder and decoder