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
2017-06-24avcodec/adpcm_data: use uint16_t to handle all valuesPaul B Mahol
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-21avcodec: add adpcm MTAF decoderPaul B Mahol
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2014-08-24Correct few "ffmpeg" typosPaul B Mahol
2014-02-07lavc/adpcm_data: fix const misplacementLukasz Marek
2013-07-05ADPCM IMA WAV 2, 3 and 5 bits decoderPaul B Mahol
2012-11-24ADPCM IMA Dialogic decoderPaul B Mahol
2012-11-22ADPCM AFC decoderPaul B Mahol
2011-10-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-30adpcm: pretty-print tablesJustin Ruggles
2011-09-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-12adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles