aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/cllc.c
AgeCommit message (Expand)Author
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-08-28cllc: simplify/fix swapped data buffer allocation.Reimar Döffinger
2012-08-24cllc: Pad swapped bufferDerek Buitenhuis
2012-08-12cllc: Implement ARGB supportDerek Buitenhuis
2012-08-12cllc: Add support for QRGBDerek Buitenhuis
2012-08-12cllc: Rename some funcs to represent what they actually doDerek Buitenhuis
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-08-04cosmetics: Fix a few switched periods and linebreaksDerek Buitenhuis
2012-08-01Canopus Lossless decoderDerek Buitenhuis