log libvo/vo_dxr3.c @ 5097:3456dd4a53f1

age author description
Fri, 15 Mar 2002 17:24:27 +0000 mswitch No longer force the device into not using fame
Wed, 13 Mar 2002 14:39:24 +0000 mswitch This will slow down wobbling (just a bit)
Wed, 13 Mar 2002 14:15:00 +0000 mswitch Added preliminary fame support
Mon, 18 Feb 2002 18:23:14 +0000 mswitch Accidentally mixed experimental code with stable one during last commit,
Mon, 18 Feb 2002 17:34:20 +0000 mswitch Added VOCTRL_PAUSE and VOCTRL_RESUME
Sat, 16 Feb 2002 13:41:32 +0000 mswitch Fixed a bug with prebuffering which would cause syncloss, someone at
Sat, 16 Feb 2002 13:06:45 +0000 mswitch Fixed a strange bug that sneaked in at the last minute (vobsub would
Sat, 16 Feb 2002 12:51:33 +0000 mswitch Fixed bug which would cause gibberish to be printed when using :noprebuf
Wed, 13 Feb 2002 00:38:23 +0000 mswitch Using the mplayer SwScaler instead of doing scaling manually (sometimes this dies with sig FPE
Sat, 09 Feb 2002 17:40:33 +0000 mswitch updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 patch), this solves
Sat, 09 Feb 2002 14:44:09 +0000 mswitch Fixed a bug where seeking would lock mplayer
Sat, 09 Feb 2002 14:27:24 +0000 mswitch Removed some stuff from the em8300 driver, had to compensate
Sat, 09 Feb 2002 11:35:24 +0000 mswitch Added switch to disable prebuffering
Sat, 09 Feb 2002 11:15:11 +0000 mswitch ARGH, changing playback speed was a mistake...
Sat, 09 Feb 2002 11:10:31 +0000 mswitch Fixed some stuff with setting timestamps, and added proper setting of playback speed. I'm
Sat, 09 Feb 2002 10:43:11 +0000 mswitch Thanks to the new control() method I've finally been able to add prebuffering support. This
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
Sun, 03 Feb 2002 23:13:56 +0000 mswitch Activate QSCALE flag for avcodec
Sun, 03 Feb 2002 15:10:47 +0000 mswitch Forgot the osd fix in the other patch, well, here it is ;)
Sun, 03 Feb 2002 14:55:27 +0000 mswitch Switched from libmp1e to libavcodec, at least for me it runs helluva lot faster than libmp1e
Sat, 02 Feb 2002 18:09:35 +0000 mswitch Cleaned up some code
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
Sat, 19 Jan 2002 22:24:30 +0000 mswitch Reverted to using software sync again, some day I'll die of a heartattack if I can't get this
Sat, 19 Jan 2002 21:55:30 +0000 mswitch Only use hardware sync and prebuffering with mpegs!
Sat, 19 Jan 2002 21:20:29 +0000 mswitch Handle timestamps internally
Sat, 19 Jan 2002 15:01:28 +0000 mswitch Removed seeking warning message since it has now been fixed in the driver
Thu, 17 Jan 2002 19:24:33 +0000 mswitch Fixed seeking
Thu, 17 Jan 2002 10:33:47 +0000 mswitch Added new syncengine thanks to a new previously undocumented feature of the em8300, this might fix playback on both slow and fast machines (more testing needed). This also requires users to get the em8300 driver from cvs until the next version is released (will probably happen this weekend)
Tue, 15 Jan 2002 10:10:20 +0000 mswitch Moved declaration of picture_* out of ifdef MP1E as not to break compilation for those of you who disable libmp1e
Tue, 15 Jan 2002 00:23:16 +0000 arpi hw spu support for dxr3 - patch by David Holm
Sat, 12 Jan 2002 15:59:47 +0000 mswitch Fixed a bug relating to libmp1e (actually the bug is in libmp1e, but this solution should be safe enough)
Fri, 11 Jan 2002 22:30:28 +0000 arpi useless cosmetics changes... a.k.a. cvslog killer - patch by David Holm
Wed, 09 Jan 2002 16:20:41 +0000 mswitch Reverted to accurate but glitchy sync...
Sun, 06 Jan 2002 15:15:17 +0000 mswitch preliminary config interface
Sun, 06 Jan 2002 14:29:58 +0000 mswitch Fixes to sync code
Fri, 28 Dec 2001 22:33:06 +0000 mswitch Some last minute changes to accomodate for anamorphic 1.85:1 and 2.35:1 movies... Needs more work, but this is good enough for now.
Fri, 28 Dec 2001 10:21:05 +0000 mswitch Brand new sync core, uses hw sync for everything.
Wed, 26 Dec 2001 10:34:54 +0000 mswitch osd support, not for mpegpes
Sat, 22 Dec 2001 16:20:32 +0000 mswitch Modified aspect reference, uses default PAL values... Difference to NTSC should be minimal enough so that no checking of videomode is necessary.
Thu, 20 Dec 2001 20:50:35 +0000 mswitch Modified the sync code once again, commented out hardware pts sync (I'll likely burn in hell before understanding how to get this bastard to sync well)
Thu, 20 Dec 2001 08:02:38 +0000 mswitch Removed conversion for yuy2, libmp1e supports this format, no need to cnovert it...
Thu, 20 Dec 2001 07:40:30 +0000 mswitch Removed some old libavcodec code which would cause inproper scaling of some movies...
Wed, 19 Dec 2001 18:26:08 +0000 mswitch Inproved mpeg sync on fast computers
Wed, 19 Dec 2001 14:28:42 +0000 mswitch Fix glitchy mpeg playback
Mon, 10 Dec 2001 14:41:44 +0000 atmos4 MP1E configure patch by D. Holm.
Sat, 08 Dec 2001 14:40:45 +0000 mswitch Removed hardware syncing support. Actually movies seem to run much smoother without it.
Fri, 07 Dec 2001 23:30:02 +0000 alex fixed typo
Wed, 05 Dec 2001 07:11:36 +0000 mswitch Minor typo fix (which I thought I commited yesterday)
Tue, 04 Dec 2001 23:14:31 +0000 mswitch Switched from rte which caused alot of problems for some users to libmp1e.
Fri, 30 Nov 2001 22:24:40 +0000 mswitch Added support for codecs that supports BGR24 (some opensource codecs and vivo)
Fri, 30 Nov 2001 16:11:43 +0000 atmos4 Fix green borders -> black borders, patch from D. Holm, also small fix to dxr3 ao.
Thu, 29 Nov 2001 19:18:48 +0000 atmos4 Support for YV12 with DXR3, patch by D. Holm.
Thu, 29 Nov 2001 17:31:58 +0000 atmos4 Newest DXR3 patch (improved 1.0rc2) by David Holm.
Wed, 28 Nov 2001 15:33:38 +0000 atmos4 Patch by D. Holm to make audio with dxr3 working.
Sun, 18 Nov 2001 13:10:22 +0000 atmos4 Minor fixes by David.
Fri, 16 Nov 2001 08:31:18 +0000 arpi dxr3-patch4 by David Holm
Tue, 13 Nov 2001 16:01:56 +0000 mswitch Added a temporary fix to the DXR3 win32 codec playback, win32 codecs might prove to play back an unscaled image!
Thu, 08 Nov 2001 21:51:28 +0000 atmos4 DXR3 beta2 patch by David Holm.