summaryrefslogtreecommitdiff
path: root/libavcodec/huffyuvenc.c
Commit message (Expand)AuthorAge
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-22
* dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun2014-05-27
* build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoderDiego Biurrun2014-02-28
* huffyuv: use the AVFrame API properly.Anton Khirnov2013-11-16
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* huffyuvenc: BGRA supportMichael Niedermayer2013-07-29
* huffyuv: split encoder and decoder into separate files.Anton Khirnov2012-12-23