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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-18adx_parser: rewrite.Michael Niedermayer
2011-12-18adx_parser: Fix infinite loop.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