Wed, 19 Jul 2006 22:02:09 +0000 |
ben |
new vo driver for ivtv cards tv-out through internal h/w mpeg decoder
|
Fri, 14 Jul 2006 17:14:16 +0000 |
diego |
Remove support for obsolete and non-free divx4/odivx libraries.
|
Wed, 12 Jul 2006 13:03:40 +0000 |
diego |
Remove remnants of old libmp1e support.
|
Wed, 17 May 2006 20:56:49 +0000 |
gpoirier |
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.
|
Mon, 24 Apr 2006 07:20:34 +0000 |
reynaldo |
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
|
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
|
Sun, 16 Apr 2006 13:38:28 +0000 |
reimar |
Fix and improve xinerama support
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Wed, 18 Jan 2006 18:11:02 +0000 |
iive |
prevent xvmc from been loaded before xv, and generally before any autoprobed output
|
Thu, 01 Dec 2005 11:58:44 +0000 |
diego |
vo_tdfxfb should be preferred over vo_3dfx.
|
Thu, 10 Nov 2005 22:25:54 +0000 |
joey |
add a switch, slave command, and vo control to toggle borderless window.
|
Sat, 06 Aug 2005 13:38:00 +0000 |
reimar |
Forgot to actually enable vo_gl on Windows...
|
Mon, 20 Jun 2005 23:07:35 +0000 |
gpoirier |
adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
|
Thu, 05 May 2005 00:17:27 +0000 |
nplourde |
do not define video_out_macosx if corevideo is not present
|
Fri, 29 Apr 2005 11:41:07 +0000 |
nplourde |
macosx core video module
|
Tue, 21 Dec 2004 20:33:51 +0000 |
joey |
added -wid support for vo_directx.
|
Tue, 30 Nov 2004 07:42:08 +0000 |
rfelker |
it's stupid for the default to be something both slower (for xv+dr) and visually incorrect.. use -nodouble if you want old behavior
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Sat, 23 Oct 2004 22:43:19 +0000 |
ivo |
Add --enable and --disable options for vo_pnm and vo_md5sum to configure.
|
Mon, 04 Oct 2004 19:36:12 +0000 |
alex |
move the file writers after vo_null so they don't get autoselected - following the same logic as in libao2
|
Wed, 29 Sep 2004 01:46:30 +0000 |
ivo |
Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
|
Mon, 20 Sep 2004 01:35:43 +0000 |
ivo |
This patch enables the compilation and linking of vo_md5sum to libvo.
|
Mon, 20 Sep 2004 01:31:26 +0000 |
ivo |
This patch enables the compilation and linking of vo_pnm (the portable
|
Thu, 29 Jul 2004 14:59:48 +0000 |
nplourde |
add var vo_rootwin and -rootwin switch for mac osx
|
Thu, 17 Jun 2004 01:07:53 +0000 |
nplourde |
moved vo_quartz higher in the list
|
Sun, 30 May 2004 19:16:31 +0000 |
nplourde |
vo_quartz now default vo on OSX
|
Sat, 01 May 2004 14:52:15 +0000 |
faust3 |
keepaspect and nokeepaspect are now useable by all vos
|
Tue, 06 Apr 2004 00:04:48 +0000 |
alex |
libcaca video output driver by Howell Tam
|
Mon, 05 Apr 2004 21:20:19 +0000 |
alex |
Quartz/MacOSX video output module by Nicolas Plourde
|
Sat, 13 Mar 2004 16:48:52 +0000 |
faust3 |
move refreshrate and adapter_num variables to video_out because they might be usefull for other drivers, too
|