summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_palette.c
Commit message (Expand)AuthorAgeFilesLines
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
* move some verbose msg to dbg2arpi2003-02-041-2/+6
* changing return type of put_image void->intarpi2002-09-101-2/+2
* 10lalex2002-09-091-8/+8
* added bgr support and support for forcing output formatalex2002-08-301-19/+62
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-1/+1
* report if no palettealex2002-06-211-0/+6
* grayscaled palette supportarpi2002-05-301-0/+6
* warning fixes, patch by Ulrich Hecht <uli@suse.de>arpi2002-05-251-2/+2
* 8bpp paletted -> 15/16/24/32 converterarpi2002-04-211-0/+137