summaryrefslogtreecommitdiffstats
path: root/libavcodec/asvenc.c
Commit message (Expand)AuthorAgeFilesLines
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-1/+1
* Deprecate avctx.coded_frameVittorio Giovara2015-07-201-0/+4
* Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-201-16/+2
* asv: Check memory allocationVittorio Giovara2015-05-311-0/+2
* asvenc: Mark codec as init-thread-safe and init-cleanupVittorio Giovara2015-04-241-0/+5
* asvenc: Forward the error instead of asserting on itLuca Barbato2014-12-141-5/+11
* asv: K&R formatting cosmeticsGabriel Dume2014-09-021-106/+143
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-091-7/+7
* dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-071-2/+4
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-0/+1
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-221-1/+2
* asvenc: free avctx->coded_frame on codec closeJanne Grunau2014-02-091-0/+8
* asvenc: use the AVFrame API properly.Anton Khirnov2013-11-161-15/+18
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-2/+2
* Drop DCTELEM typedefDiego Biurrun2013-01-221-4/+4
* lavc: replace some forgotten instances of PixelFormat with AVPixelFormatAnton Khirnov2012-12-121-2/+4
* Move av_reverse table to libavcodecDiego Biurrun2012-10-121-3/+4
* lavc: split asv12 encoder/decoderAnton Khirnov2012-10-091-0/+287
OpenPOWER on IntegriCloud