summaryrefslogtreecommitdiff
path: root/libavcodec/huffyuvenc.c
Commit message (Expand)AuthorAgeFilesLines
* huffyuv: use the AVFrame API properly.Anton Khirnov2013-11-161-6/+9
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-2/+2
* huffyuvenc: BGRA supportMichael Niedermayer2013-07-291-35/+116
* huffyuv: split encoder and decoder into separate files.Anton Khirnov2012-12-231-0/+633