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-09-30adpcm: update reference linksJustin Ruggles
2011-09-24Use explicit struct initializers for AVCodec declarations.Diego Biurrun
2011-09-24adpcmenc: Set bits_per_coded_sampleJustin Ruggles
2011-09-24adpcmenc: fix QT IMA ADPCM encoderBaptiste Coudurier
2011-09-12adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles