summaryrefslogtreecommitdiff
path: root/libavcodec/ffv1dec.c
Commit message (Expand)AuthorAge
* avutil: remove timer.h include from internal.hJanne Grunau2014-01-25
* ffv1: use the AVFrame API properly.Anton Khirnov2013-11-16
* ffv1: Assume bitdepth 0 means 8bitLuca Barbato2013-10-15
* 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
* ffv1: fix calculating slice dimensions for version 2Anton Khirnov2013-03-08
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* miscellaneous typo fixesDiego Biurrun2012-12-21
* lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-04
* lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-04
* ffv1: set the range coder state in decode_slice_headerLuca Barbato2001-01-01
* ffv1: update to ffv1 version 3Luca Barbato2012-10-20
* ffv1: propagate errorsLuca Barbato2012-10-20
* ffv1: split decoder and encoderLuca Barbato2012-10-20