log qtrle.c @ 3036:0b546eab515d libavcodec

age author description
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Wed, 14 Dec 2005 08:02:03 +0000 melanson correctly deal with the alpha channel in 32-bit QT RLE (courtesy of John libavcodec
Fri, 28 Oct 2005 16:01:12 +0000 reimar Make rle_code int everywhere instead of signed char. libavcodec
Sat, 13 Aug 2005 17:46:09 +0000 melanson tinfoil patch: make sure pixel_ptr never goes negative libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Mon, 31 May 2004 20:18:08 +0000 rtognimp Add support for qtrle4 (16 colors/gray levels) libavcodec
Sun, 14 Mar 2004 04:04:08 +0000 melanson remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavcodec
Sat, 14 Feb 2004 18:12:36 +0000 rtognimp rle_code can overflow when multiplied by 4 libavcodec
Sat, 14 Feb 2004 17:11:46 +0000 rtognimp Use av_log libavcodec
Thu, 05 Feb 2004 05:22:44 +0000 melanson initial commit for Quicktime Animation (RLE) video decoder; bit depths libavcodec