summaryrefslogtreecommitdiffstats
path: root/libavcodec/asvdec.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-2/+2
* asvdec: Verify the amount of extradataMartin Storsjö2013-09-191-0/+5
* Remove commented-out debug #define cruftDiego Biurrun2013-05-161-3/+0
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-28/+12
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* Drop DCTELEM typedefDiego Biurrun2013-01-221-4/+4
* asvdec: return meaningful error codes.Anton Khirnov2013-01-061-10/+10
* asvdec: cosmetics, reformatAnton Khirnov2012-12-231-102/+128
* lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-041-2/+2
* lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-041-1/+2
* Move av_reverse table to libavcodecDiego Biurrun2012-10-121-3/+4
* lavc: split asv12 encoder/decoderAnton Khirnov2012-10-091-0/+325
OpenPOWER on IntegriCloud