Mercurial > libavcodec.hg
log qtrle.c @ 4364:05e932ddaaa9 libavcodec
age | author | description |
---|---|---|
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 |
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 |