summaryrefslogtreecommitdiffstats
path: root/libavcodec/cllc.c
Commit message (Expand)AuthorAgeFilesLines
* 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