log libvo/video_out.c @ 29862:fbb1f57a313e

age author description
Thu, 12 Nov 2009 09:21:53 +0000 ptt Added -name, -title and -use-filename-title options and implementation in X11 vos
Thu, 27 Aug 2009 19:13:19 +0000 reimar Enable calc_src_dst_rects for windowed aspect and panscan.
Mon, 04 May 2009 16:55:05 +0000 diego Rename macosx video output driver to corevideo.
Tue, 31 Mar 2009 22:06:40 +0000 cehoyos Prefer vo vdpau over vo xv where available.
Sat, 14 Mar 2009 18:44:58 +0000 diego KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net
Mon, 02 Mar 2009 11:24:20 +0000 reimar Make WinID a 64 bit integer, this should avoid issues with valid Window
Sat, 21 Feb 2009 11:44:10 +0000 reimar 100l, place vdpau below xv, it should not normally be preferred for auto-selection (yet).
Tue, 17 Feb 2009 11:59:49 +0000 reimar Extend calc_src_dst_rects to also calculate the border values needed for
Tue, 17 Feb 2009 08:09:36 +0000 reimar Cropping parameter to calc_src_dst_rects is const
Tue, 17 Feb 2009 00:09:15 +0000 uau Fix compilation without VDPAU
Mon, 16 Feb 2009 20:58:13 +0000 reimar Add support for VDPAU video out, including hardware decoding.
Thu, 12 Feb 2009 17:40:53 +0000 reimar Add a calc_src_dst_rects that calculates from window size, panscan etc.
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Fri, 30 Jan 2009 23:58:07 +0000 diego Make CONFIG_XVMC a proper FFmpeg-style 0/1 definition.
Sat, 20 Dec 2008 11:52:11 +0000 reimar Add and use a special lookup function to do table-based translation to MPlayer keycodes.
Sat, 20 Dec 2008 11:49:00 +0000 reimar Cosmetics: get rid of some tabs and trailing whitespace.
Mon, 15 Dec 2008 22:25:39 +0000 diego xvmc is now a CONFIG_ option in FFmpeg.
Tue, 18 Nov 2008 13:18:55 +0000 reimar 100l, the video_out_drivers list must be sorted by priority, not
Tue, 18 Nov 2008 12:23:42 +0000 reimar Direct3D based video_out module.
Mon, 13 Oct 2008 16:23:55 +0000 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
Wed, 06 Aug 2008 07:42:26 +0000 diego Rename all preprocessor directives related to Apple / Mac OS X.
Tue, 05 Aug 2008 08:47:51 +0000 diego Rename preprocessor directives related to image libraries.
Mon, 04 Aug 2008 06:16:23 +0000 diego Change a bunch of X11-specific preprocessor directives.
Sun, 03 Aug 2008 20:04:03 +0000 ben Add video driver for Nintendo Wii/GameCube.
Sun, 03 Aug 2008 15:21:40 +0000 diego Change a bunch of video/audio-output-specific preprocessor directives from
Sat, 02 Aug 2008 17:38:11 +0000 diego Change a bunch of video-output-specific preprocessor directives from a HAVE_
Fri, 20 Jun 2008 19:33:32 +0000 ben Allow conditional compilation of yuv4mpeg video out.
Sat, 15 Mar 2008 09:49:14 +0000 diego Add a separate definition for quartz.
Sat, 15 Mar 2008 09:19:38 +0000 diego MACOSX_COREVIDEO --> corevideo
Fri, 07 Mar 2008 17:20:04 +0000 diego Remove unnecessary #ifdef nesting.
Wed, 20 Feb 2008 08:51:53 +0000 diego Remove pointless #ifdefs around extern declarations.
Sun, 02 Dec 2007 14:24:23 +0000 reimar Mark several uses of vo_functions_t as const to stop some of the current
Wed, 29 Aug 2007 10:18:47 +0000 diego Purge looooong obsolete remnants of vo_fsdga.
Fri, 03 Aug 2007 17:14:35 +0000 reimar add XVR-100 vo, patch by Balatoni Denes (dbalatoni interware hu)
Sun, 29 Jul 2007 19:20:55 +0000 ben v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as ivtv)
Fri, 20 Jul 2007 18:17:58 +0000 diego Remove vo_syncfb, which was unused for 5 years.
Sun, 25 Feb 2007 14:35:53 +0000 reimar 10, checked for the wrong thing. Do aspect scaling only in config_video_out
Sun, 18 Feb 2007 21:24:26 +0000 reimar Fix 10 in r22250, do not use screendimensions if not set
Sun, 18 Feb 2007 20:19:47 +0000 reimar Revert r22255 on iive's request.
Sun, 18 Feb 2007 09:33:45 +0000 reimar Avoid parts of xvmc reinit when source format does not change
Sat, 17 Feb 2007 20:58:55 +0000 reimar Move common vo initialization code to video_out.c
Sat, 14 Oct 2006 18:00:26 +0000 diego Create proper define for DFBMGA.
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.