summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-05-10ADPCM DTK decoderJames Almer10-3/+71
2012-02-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer35-272/+606
2012-01-31adpcm: Add missing stdint.h #include to fix standalone header compilation.Diego Biurrun1-0/+2
2012-01-31adpcmenc: use int16_t and uint8_t instead of short and unsigned char.Justin Ruggles2-23/+24
2011-09-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer11-799/+1011
2011-09-12adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles6-729/+861