summaryrefslogtreecommitdiff
path: root/libavcodec/asvdec.c
Commit message (Expand)AuthorAge
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* asvdec: Verify the amount of extradataMartin Storsjö2013-09-19
* Remove commented-out debug #define cruftDiego Biurrun2013-05-16
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* asvdec: return meaningful error codes.Anton Khirnov2013-01-06
* asvdec: cosmetics, reformatAnton Khirnov2012-12-23
* 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
* Move av_reverse table to libavcodecDiego Biurrun2012-10-12
* lavc: split asv12 encoder/decoderAnton Khirnov2012-10-09