log rv10.c @ 5513:9f8219a3b86f libavcodec

age author description
Thu, 09 Aug 2007 00:13:31 +0000 alex use get_bits1(..) instead get_bits(.., 1) libavcodec
Sun, 08 Jul 2007 03:16:59 +0000 romansh * Getting rid of the use of GCC language extensions libavcodec
Sun, 11 Mar 2007 09:16:11 +0000 reimar Check dimensions to avoid division by zero due to invalid new dimensions. 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
Sat, 30 Sep 2006 16:00:27 +0000 michael seems only 3 bits are used for the number of resolutions, some rv30 files have this set to 10 even though there are just 2 resolutions in the extradata libavcodec