log libvo/vo_dxr3.c @ 4218:3931c41f740a

age author description
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...