diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2003-11-23 23:20:56 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2003-11-23 23:20:56 +0000 |
commit | 4f591c826f6daad4913c24fee3699224ff8be0d5 (patch) | |
tree | 3005d4c6efc1fb6d361169938ce22e3bae95f614 /ChangeLog | |
parent | 31057fce7b6ac70bcde8e2f791f82895e50a4971 (diff) | |
download | xine-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |