Mercurial > libavcodec.hg
log tta.c @ 3377:dc4813852345 libavcodec
age | author | description |
---|---|---|
Sat, 13 May 2006 10:45:26 +0000 | michael | sanity checks, some might have been exploitable ... libavcodec |
Mon, 27 Feb 2006 12:17:20 +0000 | banan | 64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patch libavcodec |
Sun, 12 Feb 2006 02:15:19 +0000 | alex | tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE) libavcodec |