log truemotion1.c @ 4561:726deec26122 libavcodec

age author description
Thu, 22 Feb 2007 00:14:54 +0000 diego cosmetics: aswell --> as well typo fix libavcodec
Wed, 07 Feb 2007 01:48:09 +0000 diego Replace deprecated PIX_FMT names by the newer variants. libavcodec
Mon, 05 Feb 2007 11:57:36 +0000 faust3 fix use of uninitialized variables libavcodec
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Thu, 10 Nov 2005 18:05:45 +0000 reimar clear the whole vert_pred buffer for 24 bit decoding. libavcodec
Thu, 10 Nov 2005 13:54:32 +0000 melanson improvements by Reimar Dffinger; 24-bit decoding is not perfect, only libavcodec
Wed, 01 Jun 2005 21:19:00 +0000 michael adding a few const libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Tue, 21 Sep 2004 17:37:28 +0000 alex Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not yet finished, but at least the picture can be recognized libavcodec
Fri, 11 Jun 2004 02:24:08 +0000 melanson fix initialization bug in which execution overwrites essential data libavcodec
Fri, 21 May 2004 14:37:16 +0000 michael data_size = 0 cleanup libavcodec