summaryrefslogtreecommitdiff
path: root/libavcodec/ffv1enc.c
Commit message (Expand)AuthorAge
* ffv1: use the AVFrame API properly.Anton Khirnov2013-11-16
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-15
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* pixdesc: add av_pix_fmt_get_chroma_sub_sampleLuca Barbato2012-11-13
* ffv1: update to ffv1 version 3Luca Barbato2012-10-20
* ffv1: propagate errorsLuca Barbato2012-10-20
* ffv1: split decoder and encoderLuca Barbato2012-10-20