log libvo/vo_sdl.c @ 6295:3368f774d9a4

age author description
Mon, 29 Apr 2002 09:52:21 +0000 ksorim Use new style query_formats flags. Fixes bug with flip.
Thu, 25 Apr 2002 20:59:12 +0000 atmos4 Fix keypad volume control.
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Mon, 01 Apr 2002 18:16:27 +0000 atmos4 Fix I420 handling, though still don't know why divx4 codec queries for I420 not YUY2!
Fri, 29 Mar 2002 00:06:35 +0000 atmos4 eeh, really remove keybinding for w/s for volume control. =)
Fri, 29 Mar 2002 00:04:14 +0000 atmos4 Remove alternative volume control binding that clash with libdvdnav support.
Tue, 26 Mar 2002 16:45:21 +0000 iive fixed green lines caused by missing rounding to 2
Sun, 24 Mar 2002 18:42:27 +0000 ksorim Two fixes:
Sat, 23 Mar 2002 10:24:51 +0000 ksorim Fix swapped uv planes when playing yv12 data with direct rendering
Sat, 23 Mar 2002 10:09:39 +0000 ksorim Fixes crash which occured when it wasn't possible to connect to the display
Fri, 22 Mar 2002 07:35:48 +0000 ksorim Fix for OSD when width != pitch
Thu, 21 Mar 2002 14:08:40 +0000 ksorim This will hopefully fix
Thu, 21 Mar 2002 10:22:55 +0000 ksorim Fix crash when playing multiple files. The bug was triggered when the first file
Thu, 21 Mar 2002 09:22:55 +0000 ksorim Fix crash when SDL had to do rgb -> rgb conversion. Removed some code
Tue, 12 Mar 2002 23:34:52 +0000 atmos4 sdl dr support
Sun, 03 Mar 2002 13:40:23 +0000 atmos4 add no fs as default for windrivers
Fri, 22 Feb 2002 15:25:11 +0000 atmos4 osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
Thu, 21 Feb 2002 16:17:15 +0000 atmos4 Fix return value of VOCTRL_FULLSCREEN
Wed, 20 Feb 2002 22:42:46 +0000 atmos4 support for VOCTRL_FULLSCREEN
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
Fri, 08 Feb 2002 20:03:36 +0000 albeu Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net>
Mon, 04 Feb 2002 19:14:40 +0000 atmos4 Add playlist keys (some missing?!) and add some shift handlers to allow keys to work with german keyboards.
Mon, 04 Feb 2002 18:18:46 +0000 atmos4 Fix multifile playback (sdl was not fully reinitialized).
Thu, 31 Jan 2002 09:57:13 +0000 nick new info for tuning
Sat, 26 Jan 2002 16:01:26 +0000 nick Extensions for video accelerated architecture
Thu, 24 Jan 2002 21:46:57 +0000 atmos4 Let mplayer handle signals so terminal gets cleaned up.
Wed, 19 Dec 2001 11:50:05 +0000 atmos4 better fullscreen-mode selection, patch by dunno :)
Thu, 18 Oct 2001 02:42:20 +0000 atmos4 Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo_xmga are untested!
Sat, 13 Oct 2001 13:38:59 +0000 atmos4 Fix non-X11 build