changeset 14499:735207ba522e

Update
author rtognimp
date Sat, 15 Jan 2005 15:15:54 +0000
parents 6c8fe2938564
children 8f0feb5b2e3f
files ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Jan 15 15:07:24 2005 +0000
+++ b/ChangeLog	Sat Jan 15 15:15:54 2005 +0000
@@ -15,10 +15,14 @@
     Decoders:
     * TWinVQ decoder via binary DLL
     * integrated Tremor decoder for Ogg/Vorbis
+    * fixed decoding of stereo alaw files
 
     Demuxers:
     * vqf demuxer
     * seeking in MPEG-ES fixed
+    * Real multirate files
+    * automatic framerate calculation for MPEG-4 in raw and TS files
+    * MP3 in Real files
 
     Streaming:
     * stream selection and bandwidth support for MMS over HTTP
@@ -28,6 +32,7 @@
     * RV20 fixes
     * many H.264 fixes
     * B-frames in H.264 support
+    * Lots of integer overflow and pointer fixes
 
     Filters:
     * big cleanup of audio filter layer