summaryrefslogtreecommitdiff
path: root/libavcodec/adpcm_data.c
Commit message (Collapse)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
| | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* adpcm: pretty-print tablesJustin Ruggles2011-09-29
|
* adpcm: split ADPCM encoders and decoders into separate files.Justin Ruggles2011-09-12
Move shared tables to a separate file as well.