Mercurial > mplayer.hg
log libswscale/swscale.c @ 29278:fdf257026cf0
age | author | description |
---|---|---|
Mon, 25 May 2009 16:42:54 +0000 | kostya | Move colorspace conversion functions implemented in pure C from template |
Tue, 19 May 2009 17:26:22 +0000 | kostya | Make SwScaler recognize RGB48 BE/LE colourspaces (not support though). |
Sun, 10 May 2009 14:00:00 +0000 | diego | Add const qualifier to param argument of sws_getContext() and |
Sun, 10 May 2009 11:37:04 +0000 | diego | Move preprocessor condition before variable declaration, fixes the warning: |
Thu, 07 May 2009 20:41:04 +0000 | vitor | Fix sliced yuv410 -> yuv420 conversion |
Thu, 23 Apr 2009 22:19:53 +0000 | cehoyos | Make reset_ptr() void. |
Tue, 21 Apr 2009 01:08:03 +0000 | michael | Planar 16bit 420 422 444 YUV support (output is only supported in some |