summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@users.sourceforge.net>2003-03-18 13:31:22 +0000
committerBastien Nocera <hadess@users.sourceforge.net>2003-03-18 13:31:22 +0000
commitfda52e608dcd7c21a02ab3693d0e78fa993e47dc (patch)
tree3a7af87139dcceae814d0a5111975685390b275a /ChangeLog
parentaa579169e4ae0fbc11279556d8ebceea57e92313 (diff)
downloadxine-lib-fda52e608dcd7c21a02ab3693d0e78fa993e47dc.tar.gz
xine-lib-fda52e608dcd7c21a02ab3693d0e78fa993e47dc.tar.bz2
- fix the MP3 detection for streams from live365.com
CVS patchset: 4441 CVS date: 2003/03/18 13:31:22
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b3d652c5c..09ec34ea4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,9 @@ xine-lib (1-beta9)
* support HTTP redirections
* 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 libmpeg2 to not wait endlessly for I/P frames,
+ fix MPEG artifacts on seek
+ * fix the MP3 by content detection for some streams
xine-lib (1-beta8)
* fix DVD highlight problems