log tta.c @ 6722:6eeb19edcee3 libavcodec

age author description
Tue, 29 Apr 2008 21:31:21 +0000 diego Add long names to some AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Fri, 01 Feb 2008 15:58:47 +0000 michael const libavcodec
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