]> git.sesse.net Git - ffmpeg/history - libavcodec/dpxenc.c
Deprecate avctx.coded_frame
[ffmpeg] / libavcodec / dpxenc.c
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraGather all coded_frame allocations and free functions...
2014-12-08 Zoltan Kovacsdpx: always write the image offset
2014-11-13 Vittorio Giovaradpxenc: mention missing break
2013-11-16 Anton Khirnovdpxenc: use the AVFrame API properly.
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
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-29 Martin Storsjödpxenc: Don't include the libavcodec ident if bitexact...
2012-02-17 Anton Khirnovdpxenc: switch to encode2().
2011-09-21 Anton Khirnovlavc: replace some deprecated FF_*_TYPE with AV_PICTURE...
2011-05-02 Kostya Shishkovdpx: Do not use DPX encoder for decoding.
2011-05-01 Peter RossDPX image encoder