log rv10.c @ 8473:412697cccf8e libavcodec

age author description
Mon, 15 Dec 2008 23:01:54 +0000 benoit Check extradata is large enough. libavcodec
Thu, 02 Oct 2008 16:28:58 +0000 diego spelling cosmetics libavcodec
Wed, 03 Sep 2008 12:33:21 +0000 diego Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific libavcodec
Sun, 13 Jul 2008 14:27:48 +0000 ramiro bitstream: move put_sbits() from flacenc.c to bitstream.h and use it libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 22:39:51 +0000 diego Add long names to AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Sun, 09 Mar 2008 23:31:02 +0000 aurel add FF_ prefix to all (frame)_TYPE usage libavcodec
Fri, 01 Feb 2008 14:08:35 +0000 michael const libavcodec
Sun, 21 Oct 2007 17:23:07 +0000 kostya indentation after last commit libavcodec
Sun, 21 Oct 2007 17:22:37 +0000 kostya Make RV10/20 decoder work with new frame format libavcodec
Thu, 09 Aug 2007 00:57:36 +0000 alex use skip_bits where appropriate libavcodec
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