Sat, 08 Jul 2006 15:26:36 +0000 |
uau |
Make some functions static.
|
Mon, 24 Apr 2006 04:23:53 +0000 |
reynaldo |
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
|
Fri, 24 Mar 2006 08:12:03 +0000 |
diego |
Convert all if(verbose>X) to mp_msg_test calls.
|
Fri, 05 Aug 2005 01:24:37 +0000 |
ivo |
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
|
Mon, 18 Apr 2005 15:52:38 +0000 |
henry |
replace VO and VF numeric flags with #defined identifiers
|
Mon, 10 Jan 2005 15:51:55 +0000 |
ivo |
Implementation of vo_png suboption parser with subopt-helper and removal
|
Mon, 19 Jul 2004 23:11:06 +0000 |
diego |
embarassing typo
|
Mon, 11 Nov 2002 15:22:10 +0000 |
alex |
removed get_info, using the same sheme as in libmpcodecs instead
|
Sat, 26 Oct 2002 16:05:47 +0000 |
arpi |
- removed YV12 support (builtin yv12->rgb conversion)
|
Thu, 10 Oct 2002 00:09:34 +0000 |
arpi |
also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
|
Thu, 10 Oct 2002 00:04:25 +0000 |
arpi |
draw_image()
|
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
|
Mon, 20 May 2002 00:25:44 +0000 |
arpi |
swscale and 32->24bpp conversion removed
|
Fri, 01 Mar 2002 04:17:05 +0000 |
melanson |
Added BGR32 output support to PNG vo target because, hey, why
|
Thu, 21 Feb 2002 21:15:40 +0000 |
michael |
fixing scaled output
|
Sun, 17 Feb 2002 08:24:43 +0000 |
nick |
I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
|
Sat, 09 Feb 2002 01:21:48 +0000 |
arpi |
10000hl to Holm... control MUST BE static...
|
Sat, 09 Feb 2002 00:47:26 +0000 |
arpi |
query_ stuff replaced by new control() - patch by David Holm
|
Thu, 31 Jan 2002 09:57:13 +0000 |
nick |
new info for tuning
|
Sat, 26 Jan 2002 16:30:43 +0000 |
alex |
i420/iyuv support
|
Sat, 26 Jan 2002 16:01:26 +0000 |
nick |
Extensions for video accelerated architecture
|
Tue, 08 Jan 2002 20:58:53 +0000 |
atmos4 |
SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by me
|
Wed, 02 Jan 2002 17:50:03 +0000 |
arpi |
osd support, zlib range fix. by Kim Minh Kaplan <kmkaplan@selfoffice.com>
|
Tue, 06 Nov 2001 11:22:40 +0000 |
nick |
Move yuv2rgb to postprocess
|
Mon, 13 Aug 2001 11:08:18 +0000 |
atlka |
changes according to -utf8 option, draw_osd() function added
|
Sat, 09 Jun 2001 17:53:54 +0000 |
al3x |
sprintf possible buffer overflow fixes
|
Tue, 24 Apr 2001 10:21:12 +0000 |
szabii |
some warnings killed
|
Thu, 19 Apr 2001 20:23:28 +0000 |
atmosfear |
changed copyroght message to correct stuff :)
|
Thu, 19 Apr 2001 20:12:24 +0000 |
atmosfear |
png video out renderer initial release
|