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
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-02-21adx parser: set durationJustin Ruggles
2012-01-04adx_parser: rewrite.Michael Niedermayer
2011-11-27adx: rename ff_adx_decode_header() to avpriv_adx_decode_header()Justin Ruggles
2011-11-27adx: add an ADX parser.Justin Ruggles