summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-03-21 22:14:08 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-03-21 22:14:08 +0000
commitb52bc08c7e3ca9301fe5b8ede46cfd50e30f72d6 (patch)
treee556968578ba73af1eb3d95730ceb6cd867ac1e9
parentae83701d4b53dbd4b49ffade77d85f391aee5bed (diff)
downloadxine-lib-b52bc08c7e3ca9301fe5b8ede46cfd50e30f72d6.tar.gz
xine-lib-b52bc08c7e3ca9301fe5b8ede46cfd50e30f72d6.tar.bz2
libdvdnav changes
CVS patchset: 4467 CVS date: 2003/03/21 22:14:08
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f260c0fbc..706692928 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,12 +6,16 @@ xine-lib (1-beta9)
* fix mpgaudio demuxer to not try to falsely handle AVI files
* fix mpeg demuxer to work with chunks bigger than xine's buffers
* fix libmpeg2 to not wait endlessly for I/P frames,
- fix MPEG artifacts on seek
+ fix MPEG artifacts on seek
* fix the MP3 by content detection for some streams
* fix segfault with non-multiple of 16 height video and XShm
* fix BAD STATE error on seek with ALSA audio driver
* fix artefacts when playing certain DivX video streams on i386
* libavcodec divx/xvid qpel bug workaround ported from ffmpeg cvs
+ * libdvdnav: method to try-run VM operations,
+ now used for safer chapter skipping and menu jumps
+ * libdvdnav: do not rely on a 1:1 mapping between PTTs and PGs
+ * libdvdnav: do not rely on PGs to be physically layed out in sequence
xine-lib (1-beta8)
* fix DVD highlight problems