Mercurial > mplayer.hg
log libswscale/swscale.c @ 27704:e7527860105b
age | author | description |
---|---|---|
Thu, 09 Oct 2008 11:12:38 +0000 | flameeyes | Mark dither_2x2_{8,4} static to swscale.c |
Thu, 09 Oct 2008 08:36:04 +0000 | cehoyos | Change variable types from int to enum PixelFormat. |
Wed, 08 Oct 2008 17:48:23 +0000 | vitor | Do not set src[1] to the palette, it is now in the context |
Wed, 08 Oct 2008 17:46:22 +0000 | vitor | Add a new unscaled PAL8 -> RGB converter. |
Wed, 08 Oct 2008 11:59:01 +0000 | aurel | Change one more variable type from int to enum PixelFormat. |
Tue, 07 Oct 2008 19:44:39 +0000 | cehoyos | Change variable types from int to enum PixelFormat. |
Sat, 04 Oct 2008 18:50:39 +0000 | cehoyos | Remove b5Dither, g5Dither and r5Dither from libswscale. |