summaryrefslogtreecommitdiff
path: root/libavcodec/cllc.c
Commit message (Expand)AuthorAge
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* Implement shared parsing of INFO tag in Canopus familyVittorio Giovara2015-04-19
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-22
* avcodec: more correct printf specifiersDiego Biurrun2014-03-22
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* cllc: Use outbuf in RGB and ARGB functionsDerek Buitenhuis2013-06-24
* cllc: Implement YUV supportDerek Buitenhuis2013-06-24
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-04
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* cllc: simplify/fix swapped data buffer allocation.Reimar Döffinger2012-08-28
* cllc: Pad swapped bufferDerek Buitenhuis2012-08-24
* cllc: Implement ARGB supportDerek Buitenhuis2012-08-12
* cllc: Add support for QRGBDerek Buitenhuis2012-08-12
* cllc: Rename some funcs to represent what they actually doDerek Buitenhuis2012-08-12
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* cosmetics: Fix a few switched periods and linebreaksDerek Buitenhuis2012-08-04
* Canopus Lossless decoderDerek Buitenhuis2012-08-01