From 5afc2278c2e23353a411ae0b0dd8e2856eb94e86 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Sat, 30 Oct 2004 12:45:26 +0000 Subject: fixed seeking unresponsiveness when using external subtitles do not flush slave subtitle streams. since the output ports are the same for both streams, they will get flushed twice causing frames to be discarded. (possible improvement: check if slave output port is the same as master's) CVS patchset: 7089 CVS date: 2004/10/30 12:45:26 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cb6e98ccc..dc1a8f446 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,6 +39,7 @@ bytes. may be disabled with MRL parameter "#nocache". * use monotonic clock where available (eg. linux 2.6) so system clock updates won't disturb xine playback. [bug #781532] + * fixed seeking unresponsiveness when using external subtitles xine-lib (1-rc6) * Moved win32 frontend into separate module. -- cgit v1.2.3