summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS3
-rw-r--r--ChangeLog1
2 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index e6eff9193..27b7a9530 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -404,4 +404,7 @@ Darren Vincent Hart <dvhart@byu.edu>
Philip Jägenstedt <philipj@telia.com>
rework of aspect ratio to support float values
+Laurent Aimar <fenrir@videolan.org>
+ MPEG demuxer fixes
+
(let us know if we've forgotten anyone)
diff --git a/ChangeLog b/ChangeLog
index 5b3cefc0d..473cd57f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@ xine-lib (1-rc1)
* get the correct duration and bitrate for MP3s with Xing headers (VBR)
* fix alignment check in configure (fixes weird colours with MPEG2 on PPC)
* improved expand plugin (increased performance, allow subtitle shifting)
+ * MPEG demuxer fixes (support VLC streams)
xine-lib (1-rc0a)
* includes ffmpeg's MPEG encode in dist tarball (fixes DXR3 support)