Mercurial > mplayer.hg
log postproc/yuv2rgb_mlib.c @ 13980:e0d400094e88
age | author | description |
---|---|---|
Tue, 07 Oct 2003 22:41:56 +0000 | alex | Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <km@mathcs.emory.edu> |
Mon, 24 Feb 2003 00:12:30 +0000 | michael | cleanup |
Sun, 23 Feb 2003 22:05:55 +0000 | michael | sws_ prefix, more seperation between internal & external swscaler API |
Fri, 21 Feb 2003 20:35:18 +0000 | michael | yuv2rgb brightness/contrast/saturation/different colorspaces support finished |
Tue, 11 Feb 2003 12:57:53 +0000 | michael | cleanup (unsigned stride -> int stride) |
Sat, 22 Jun 2002 08:49:45 +0000 | arpi | sync with mplayer xp |
Tue, 06 Nov 2001 17:04:13 +0000 | jkeil | Remove a few obsolete header includes (fixes a compile error on solaris) |
Tue, 06 Nov 2001 11:22:40 +0000 | nick | Move yuv2rgb to postprocess |