Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Tue, 10 Oct 2006 12:07:25 +0000 |
diego |
Rename SIGN macro to the more fitting UNFOLD.
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Mon, 25 Sep 2006 22:57:34 +0000 |
reimar |
remove get_le16 and get_le32, get_bits and get_bits_long can just be used directly.
libavcodec
|
Mon, 25 Sep 2006 22:53:11 +0000 |
reimar |
Changes needed due to show_bits_long behaviour changes/fixes
libavcodec
|
Wed, 26 Jul 2006 01:12:26 +0000 |
diego |
Fix FSF postal address.
libavcodec
|
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
|