Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct few "ffmpeg" typos | Paul B Mahol | 2014-08-24 | 1 | -1/+1 |
* | ADPCM DTK decoder | James Almer | 2013-05-10 | 1 | -2/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-01 | 1 | -3/+5 |
|\ | |||||
| * | adpcm: Add missing stdint.h #include to fix standalone header compilation. | Diego Biurrun | 2012-01-31 | 1 | -0/+2 |
| * | adpcmenc: use int16_t and uint8_t instead of short and unsigned char. | Justin Ruggles | 2012-01-30 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-12 | 1 | -4/+4 |
|/ | |||||
* | adpcm: split ADPCM encoders and decoders into separate files. | Justin Ruggles | 2011-09-12 | 1 | -0/+46 |