diff ChangeLog @ 15046:b7aa70b05d76

Added support of audio stream switching in the MPEG demuxer using the #-key Patch by Michael Behrisch < behrisch $ informatik * hu-berlin * de > commited with the kind blessing of D. Richard Felker III
author gpoirier
date Sun, 03 Apr 2005 14:08:28 +0000
parents be6bf99741c6
children 56e7a0a6dd5c
line wrap: on
line diff
--- a/ChangeLog	Sun Apr 03 11:47:20 2005 +0000
+++ b/ChangeLog	Sun Apr 03 14:08:28 2005 +0000
@@ -45,7 +45,8 @@
     * avisynth demuxer
     * Multichannel MP3 in MP4 files support (MP3on4)
     * some classes of nonworking 14.4/28.8 RealAudio files fixed
-    * added code to autodetect and demux mpeg audio layers 1 and 2 
+    * added code to autodetect and demux mpeg audio layers 1 and 2
+    * online audio stream switching in the MPEG demuxer
 
     Streaming:
     * stream selection and bandwidth support for MMS over HTTP