From eb613ac0854b3a88b5d1e4f9d15c59ae7520c524 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Thu, 11 Sep 2003 10:01:02 +0000 Subject: fix stuttering playback for some non-MPEG content with the dxr3: * move responsibility for the SCR plugin from the decoder to the video out * use the SCR for non-MPEG content as well * modify frames' vpts so they are sent earlier to the driver * tag the encoded MPEG stream by SETPTS ioctls to leave the final display scheduling to the card CVS patchset: 5354 CVS date: 2003/09/11 10:01:02 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1b992a8e1..a678ff583 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,7 @@ xine-lib (1-rc1) * Add support for TITLE= and CHAPTER*= comment in ogm files * fix deadlock/freeze problems in audio output thread * Don't add the data track to the autoplay list for Audio CDs (Linux) + * dxr3: fix stuttering playback of some non-MPEG content xine-lib (1-rc0a) * includes ffmpeg's MPEG encode in dist tarball (fixes DXR3 support) -- cgit v1.2.3