summaryrefslogtreecommitdiff
path: root/libavcodec/truespeech.c
Commit message (Expand)AuthorAge
* Add av_ prefix to clip functionsReimar Döffinger2007-02-25
* rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi2007-01-19
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add const to (mostly) char* and make some functions static, which aren't usedStefan Huehner2006-06-18
* Silence warnings, these came when some tables got declared as const.Benjamin Larsson2006-01-20
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* TrueSpeech compatible audio decoder by Konstantin ShishkovDiego Biurrun2006-01-03