summaryrefslogtreecommitdiffstats
path: root/libavcodec/utvideo.h
Commit message (Expand)AuthorAgeFilesLines
* utvideodec: Reuse the huffyuv add_leftPaul B Mahol2017-04-151-0/+2
* utvideodec: Support UQY2Paul B Mahol2017-04-131-1/+3
* utvideo: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-081-1/+1
* libavcodec: Add missing AVClass pointersMartin Storsjö2016-01-221-0/+1
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-221-2/+2
* dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun2014-05-271-0/+2
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-1/+0
* utvideoenc: Switch to dsputils' median predictionMichael Niedermayer2012-08-301-0/+1
* utvideoenc: Avoid writing into the input pictureMichael Niedermayer2012-08-301-1/+1
* lavc: add Ut Video encoderJan Ekström2012-08-201-0/+91
OpenPOWER on IntegriCloud