log libmpcodecs/vf_palette.c @ 16886:ea32158ad57b

age author description
Thu, 14 Oct 2004 15:09:35 +0000 reimar some memory leaks fixed
Sun, 23 Nov 2003 17:09:59 +0000 joey fix for vf_palette, because paletted 8-bit to BGR{15,16} conversion is incorrect.
Sat, 15 Mar 2003 18:01:02 +0000 albeu Add the new -vf option wich is the same as vop in reverse order.
Tue, 04 Feb 2003 17:51:39 +0000 arpi move some verbose msg to dbg2
Tue, 10 Sep 2002 22:18:32 +0000 arpi changing return type of put_image void->int
Mon, 09 Sep 2002 16:13:51 +0000 alex 10l
Fri, 30 Aug 2002 11:18:20 +0000 alex added bgr support and support for forcing output format
Wed, 28 Aug 2002 22:45:48 +0000 arpi mostly compiler warning fixes, some small bugfix
Fri, 21 Jun 2002 16:38:53 +0000 alex report if no palette
Thu, 30 May 2002 00:26:23 +0000 arpi grayscaled palette support
Sat, 25 May 2002 13:22:28 +0000 arpi warning fixes, patch by Ulrich Hecht <uli@suse.de>
Sun, 21 Apr 2002 17:22:37 +0000 arpi 8bpp paletted -> 15/16/24/32 converter