Fri, 25 Apr 2003 20:37:26 +0000 |
alex |
Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only that, maybe we could later add nativ YCbCr (YUV) support, but not swscale ones)
|
Sun, 19 Jan 2003 15:25:03 +0000 |
arpi |
fixed query_format (RGB24 supports OSD and is preferred)
|
Sun, 24 Nov 2002 21:28:32 +0000 |
pontscho |
patch from tonglijing <tong@intec.iscas.ac.cn>
|
Mon, 11 Nov 2002 15:22:10 +0000 |
alex |
removed get_info, using the same sheme as in libmpcodecs instead
|
Sun, 22 Sep 2002 18:43:53 +0000 |
arpi |
U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>
|
Sun, 22 Sep 2002 02:33:28 +0000 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
Wed, 28 Aug 2002 21:32:32 +0000 |
alex |
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
|
Thu, 18 Jul 2002 22:44:31 +0000 |
michael |
fixing swscaler bug ;)
|
Wed, 17 Apr 2002 18:37:11 +0000 |
pontscho |
fix ".". thanksz pl.
|
Tue, 16 Apr 2002 11:40:19 +0000 |
pontscho |
upsz, 10l :)
|
Tue, 16 Apr 2002 11:21:59 +0000 |
pontscho |
add jpeg support for libvo
|