Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ | |||||
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | 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 |