summaryrefslogtreecommitdiffstats
path: root/libavcodec/utvideoenc.c
Commit message (Expand)AuthorAgeFilesLines
* utvideoenc/v410enc: do not set AVFrame.reference.Anton Khirnov2013-01-291-1/+0
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-12/+12
* utvideoenc: Add missing AV_ prefix to codec IDDiego Biurrun2012-09-111-1/+1
* utvideoenc: Switch to dsputils' median predictionMichael Niedermayer2012-08-301-40/+28
* utvideoenc: Avoid writing into the input pictureMichael Niedermayer2012-08-301-25/+41
* utvideoenc: use ff_huff_gen_len_tableMichael Niedermayer2012-08-281-116/+4
* lavc: add Ut Video encoderJan Ekström2012-08-201-0/+735
OpenPOWER on IntegriCloud