Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-05lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov
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-25cllc: 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-05cosmetics: Fix a few switched periods and linebreaksDerek Buitenhuis
2012-08-02Canopus Lossless decoderDerek Buitenhuis