aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/tta.c
Commit message (Expand)AuthorAgeFilesLines
* sanity checks, some might have been exploitable ...Michael Niedermayer2006-05-131-0/+9
* 64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patchBenjamin Larsson2006-02-271-25/+25
* tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or ...Alex Beregszaszi2006-02-121-0/+446