]> git.sesse.net Git - ffmpeg/history - libavcodec/utvideoenc.c
Deprecate avctx.coded_frame
[ffmpeg] / libavcodec / utvideoenc.c
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraGather all coded_frame allocations and free functions...
2014-06-23 Diego Biurrundsputil: Split bswap*_buf() off into a separate context
2014-05-27 Diego Biurrundsputil: Split off HuffYUV encoding bits into their...
2014-02-14 Jan Ekströmutvideoenc: Enable support for multiple slices and...
2014-02-04 Jan Ekströmutvideoenc: Add support for the new BT.709 FourCCs...
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-07-28 Paul B Maholutvideoenc: use av_image_copy_plane()
2013-01-29 Anton Khirnovutvideoenc/v410enc: do not set AVFrame.reference.
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-09-11 Diego Biurrunutvideoenc: Add missing AV_ prefix to codec ID
2012-08-30 Michael Niedermayerutvideoenc: Switch to dsputils' median prediction
2012-08-30 Michael Niedermayerutvideoenc: Avoid writing into the input picture
2012-08-28 Michael Niedermayerutvideoenc: use ff_huff_gen_len_table
2012-08-20 Jan Ekströmlavc: add Ut Video encoder