Wed, 17 Apr 2002 21:51:18 +0000 |
arpi |
enabled new OSD code in -vop expand, subtitles rendering support to mencoder
|
Wed, 17 Apr 2002 21:50:25 +0000 |
arpi |
align yuv 4:2:0 y position by 2
|
Wed, 17 Apr 2002 21:38:21 +0000 |
pontscho |
fix dvd pause. 10l
|
Wed, 17 Apr 2002 21:28:51 +0000 |
rik |
Minor patches from Tomi Ollila <Tomi.Ollila@iki.fi>:
|
Wed, 17 Apr 2002 21:12:12 +0000 |
pontscho |
fix dvd playing under gui
|
Wed, 17 Apr 2002 20:46:12 +0000 |
arpi |
bbox calculation fixed (font->height < real height)
|
Wed, 17 Apr 2002 19:51:24 +0000 |
arpi |
10l
|
Wed, 17 Apr 2002 19:11:52 +0000 |
michael |
prefer prefetchnta if its available
|
Wed, 17 Apr 2002 19:05:14 +0000 |
arpi |
mpi clear func
|
Wed, 17 Apr 2002 18:48:22 +0000 |
michael |
pre mmx2/3dnow fix
|
Wed, 17 Apr 2002 18:37:11 +0000 |
pontscho |
fix ".". thanksz pl.
|
Wed, 17 Apr 2002 18:35:19 +0000 |
pontscho |
fix mouse cursor hide/show
|
Wed, 17 Apr 2002 13:30:05 +0000 |
atmos4 |
Preliminary support for lavcs b-frame encoding, disabled by default.
|
Wed, 17 Apr 2002 12:26:05 +0000 |
albeu |
Bug fix in mouse button handling for 2бы scroller (I hope it work
|
Wed, 17 Apr 2002 12:23:52 +0000 |
albeu |
Add correct loop option parsing in command line parser.
|
Wed, 17 Apr 2002 07:43:56 +0000 |
pontscho |
add message
|
Tue, 16 Apr 2002 20:19:47 +0000 |
eyck |
Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enables
|
Tue, 16 Apr 2002 19:43:36 +0000 |
jaf |
xp removed
|
Tue, 16 Apr 2002 17:41:29 +0000 |
pontscho |
fix playlist bug with gui and rewrite mousecursor show/hide code
|
Tue, 16 Apr 2002 17:29:04 +0000 |
pontscho |
fix dvdnav detection
|
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
|
Tue, 16 Apr 2002 11:14:49 +0000 |
mswitch |
Disabled spuenc code due to upcoming prerelease, there are still bugs here
|
Tue, 16 Apr 2002 00:36:41 +0000 |
arpi |
disable hq for 1st pass
|
Tue, 16 Apr 2002 00:35:01 +0000 |
arpi |
vo_osd_check_range_update() added + 10l fix
|
Tue, 16 Apr 2002 00:34:04 +0000 |
arpi |
(buggy) osd support, disabled for now, mencoder needs fixes to compile
|
Mon, 15 Apr 2002 22:41:28 +0000 |
arpi |
OSD handled by vf control()
|
Mon, 15 Apr 2002 22:08:50 +0000 |
arpi |
osd: ok, now it's possible to do partial draw/clear of the buffer only if changed
|
Mon, 15 Apr 2002 20:54:28 +0000 |
michael |
print version number, so we know if the user forgot to copy/install the driver
|
Mon, 15 Apr 2002 20:51:34 +0000 |
arpi |
osd: calculating bbox
|
Mon, 15 Apr 2002 20:00:30 +0000 |
mswitch |
Switched e-mail
|
Mon, 15 Apr 2002 19:17:12 +0000 |
arpi |
new osd code, use osd objs to follow changes and do minimal updates
|
Mon, 15 Apr 2002 18:04:18 +0000 |
alex |
added support for directrendering, updated to VFCAP_ flags in query_format, added support for non-directbuffer devices, and using mem2agpcpy_pic
|
Mon, 15 Apr 2002 17:39:06 +0000 |
eyck |
libpng2-dev no longer exists in debian. libpng-dev should be there.
|
Mon, 15 Apr 2002 17:09:23 +0000 |
alex |
removed unused XP, TVISION and AVIP stuff
|
Mon, 15 Apr 2002 17:08:02 +0000 |
alex |
removed unused XP stuff
|
Mon, 15 Apr 2002 14:01:07 +0000 |
atmos4 |
Updated to support resampling audio and multiple cds.
|
Mon, 15 Apr 2002 13:39:48 +0000 |
arpi |
2-pass qscale fixed
|
Mon, 15 Apr 2002 11:11:25 +0000 |
eyck |
It is not the right place for this.
|
Mon, 15 Apr 2002 02:48:11 +0000 |
arpi |
FPS calculation fixed
|
Mon, 15 Apr 2002 02:33:05 +0000 |
arpi |
-skiplimit/-noskip options to disable fps correction
|
Mon, 15 Apr 2002 01:58:18 +0000 |
arpi |
get aspect info from display size if != real size
|
Mon, 15 Apr 2002 01:50:00 +0000 |
arpi |
dvdnav hotfix
|
Mon, 15 Apr 2002 00:36:21 +0000 |
arpi |
-sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)
|
Mon, 15 Apr 2002 00:08:22 +0000 |
eyck |
mga_vid driver in form of a patch against linux-2.4.18
|
Sun, 14 Apr 2002 23:16:55 +0000 |
arpi |
workaround Juanjo's stupid vme change
|
Sun, 14 Apr 2002 23:14:26 +0000 |
eyck |
Most of informational printk's ifdef'd.
|
Sun, 14 Apr 2002 22:15:29 +0000 |
atmos4 |
Support XV over remote connections, patch by Dmitry Karasik <dimakar at yahoo.com>
|
Sun, 14 Apr 2002 19:43:23 +0000 |
arpi |
some more statistics: BENCHMARKn
|
Sun, 14 Apr 2002 19:18:34 +0000 |
arpi |
updated
|
Sun, 14 Apr 2002 15:07:51 +0000 |
gabucino |
updated -double option
|
Sun, 14 Apr 2002 05:53:36 +0000 |
bertrand |
Changed the big handling to make it use mplayer's endian macros.
|
Sun, 14 Apr 2002 05:51:32 +0000 |
bertrand |
Added big endian handling for the ASF_chunk_t struct.
|
Sun, 14 Apr 2002 05:47:27 +0000 |
bertrand |
Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.
|
Sun, 14 Apr 2002 02:07:44 +0000 |
arpi |
fame doesn't accept stride
|
Sun, 14 Apr 2002 02:07:29 +0000 |
arpi |
export width too
|