summaryrefslogtreecommitdiffstats
path: root/libavcodec/cllc.c
Commit message (Expand)AuthorAgeFilesLines
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* Implement shared parsing of INFO tag in Canopus familyVittorio Giovara2015-04-191-3/+7
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-221-5/+5
* avcodec: more correct printf specifiersDiego Biurrun2014-03-221-1/+3
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* cllc: Use outbuf in RGB and ARGB functionsDerek Buitenhuis2013-06-241-6/+5
* cllc: Implement YUV supportDerek Buitenhuis2013-06-241-1/+99
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-19/+3
* lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-041-2/+3
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-2/+2
* cllc: simplify/fix swapped data buffer allocation.Reimar Döffinger2012-08-281-17/+13
* cllc: Pad swapped bufferDerek Buitenhuis2012-08-241-1/+6
* cllc: Implement ARGB supportDerek Buitenhuis2012-08-121-0/+133
* cllc: Add support for QRGBDerek Buitenhuis2012-08-121-0/+1
* cllc: Rename some funcs to represent what they actually doDerek Buitenhuis2012-08-121-5/+5
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* cosmetics: Fix a few switched periods and linebreaksDerek Buitenhuis2012-08-041-1/+1
* Canopus Lossless decoderDerek Buitenhuis2012-08-011-0/+284
OpenPOWER on IntegriCloud