summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibaut Mattern <tmattern@users.sourceforge.net>2003-07-12 22:07:53 +0000
committerThibaut Mattern <tmattern@users.sourceforge.net>2003-07-12 22:07:53 +0000
commitf43fa2e86c30082839b24afcce703bdb0e45521d (patch)
treea9bda7ad72ca09e82e0aad8adaa22d69f1b34fbb
parent953fa1914a55c6f711578983b0fb0344e3b10fc6 (diff)
downloadxine-lib-f43fa2e86c30082839b24afcce703bdb0e45521d.tar.gz
xine-lib-f43fa2e86c30082839b24afcce703bdb0e45521d.tar.bz2
avi and asf demuxer changes
CVS patchset: 5156 CVS date: 2003/07/12 22:07:53
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d1347d1cc..e17a7ce89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,7 +28,9 @@ xine-lib (1-beta13)
sound capture using alsa and a/v sync. Now radio is supported as well.
* dxr3: using decoder timestamps will hopefully fix some last sync problems
* (hopefully) fix deadlocks with win32 Quicktime DLLs
-
+ * fix seeking in asf and avi files
+ * fix handling of exotic a/v RIFF chunks (00iv, 0031, ...) in avi files
+
xine-lib (1-beta12)
* enabled SVQ3 video decoding via ffmpeg
* playback of theorastreams added