summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrantišek Dvořák <valtri@users.sourceforge.net>2003-11-23 23:20:56 +0000
committerFrantišek Dvořák <valtri@users.sourceforge.net>2003-11-23 23:20:56 +0000
commit4f591c826f6daad4913c24fee3699224ff8be0d5 (patch)
tree3005d4c6efc1fb6d361169938ce22e3bae95f614 /ChangeLog
parent31057fce7b6ac70bcde8e2f791f82895e50a4971 (diff)
downloadxine-lib-4f591c826f6daad4913c24fee3699224ff8be0d5.tar.gz
xine-lib-4f591c826f6daad4913c24fee3699224ff8be0d5.tar.bz2
Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK.
Check for seek success in mp3 and avi demuxers. CVS patchset: 5775 CVS date: 2003/11/23 23:20:56
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b5ed054c..6b3e07b92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,7 @@ xine-lib (1-rc3)
* fix syncing code of audio visualization post plugins
(goom video does not jump any more)
* problem with long frame durations fixed
+ * seek timeout in RIP input plugin
xine-lib (1-rc2)
* XvMC support for hardware accelerated mpeg2 playback (-V xvmc)