summaryrefslogtreecommitdiffstats
path: root/libavcodec/adpcm_data.h
Commit message (Collapse)AuthorAgeFilesLines
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* include stdint.h in adpcm_data.hJustin Ruggles2011-09-131-0/+2
| | | | fixes make checkheaders
* adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles2011-09-121-0/+37
Move shared tables to a separate file as well.
OpenPOWER on IntegriCloud