Mercurial > mplayer.hg
log libvo/vo_dxr3.c @ 4294:21dbbbbd5479
age | author | description |
---|---|---|
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 |