diff options
author | Thibaut Mattern <tmattern@users.sourceforge.net> | 2003-07-12 22:07:53 +0000 |
---|---|---|
committer | Thibaut Mattern <tmattern@users.sourceforge.net> | 2003-07-12 22:07:53 +0000 |
commit | f43fa2e86c30082839b24afcce703bdb0e45521d (patch) | |
tree | a9bda7ad72ca09e82e0aad8adaa22d69f1b34fbb | |
parent | 953fa1914a55c6f711578983b0fb0344e3b10fc6 (diff) | |
download | xine-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-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |