summaryrefslogtreecommitdiff
path: root/libavcodec/asvdec.c
Commit message (Expand)AuthorAge
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* asv: K&R formatting cosmeticsGabriel Dume2014-09-02
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-22
* dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-18
* 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