summaryrefslogtreecommitdiff
path: root/libavcodec/utvideoenc.c
Commit message (Expand)AuthorAge
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* utvideoenc: Add missing AV_ prefix to codec IDDiego Biurrun2012-09-11
* utvideoenc: Switch to dsputils' median predictionMichael Niedermayer2012-08-30
* utvideoenc: Avoid writing into the input pictureMichael Niedermayer2012-08-30
* utvideoenc: use ff_huff_gen_len_tableMichael Niedermayer2012-08-28
* lavc: add Ut Video encoderJan Ekström2012-08-20