Mercurial > libavcodec.hg
log tta.c @ 6582:7d40da88f0c7 libavcodec
age | author | description |
---|---|---|
2008-03-21 | zuxy | Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec |
2008-02-01 | michael | const libavcodec |
2007-07-05 | diego | license header consistency cosmetics libavcodec |
2006-10-10 | diego | Rename SIGN macro to the more fitting UNFOLD. libavcodec |
2006-10-07 | diego | Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec |
2006-09-25 | reimar | remove get_le16 and get_le32, get_bits and get_bits_long can just be used directly. libavcodec |
2006-09-25 | reimar | Changes needed due to show_bits_long behaviour changes/fixes libavcodec |
2006-07-26 | diego | Fix FSF postal address. libavcodec |
2006-05-13 | michael | sanity checks, some might have been exploitable ... libavcodec |
2006-02-27 | banan | 64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patch libavcodec |
2006-02-12 | alex | tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE) libavcodec |