]> git.sesse.net Git - ffmpeg/history - libavcodec/utvideoenc.c
avcodec: Add av_cold attributes to init functions missing them
[ffmpeg] / libavcodec / utvideoenc.c
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