OSDN Git Service

updated
authorFabrice Bellard <fabrice@bellard.org>
Sun, 16 Sep 2001 21:45:21 +0000 (21:45 +0000)
committerFabrice Bellard <fabrice@bellard.org>
Sun, 16 Sep 2001 21:45:21 +0000 (21:45 +0000)
Originally committed as revision 122 to svn://svn.ffmpeg.org/ffmpeg/trunk

Changelog

index 240f933..103de16 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,11 @@
+version 0.4.6:
+
+- completely new mpeg audio layer 1/2/3 decoder rewritten from
+  scratch.
+- recoded dct and motion vector search with gcc (no longer depends on
+  nasm).
+- fix quantization bug in AC3 encoder.
+
 version 0.4.5:
 
 - some header fixes (Zdenek Kabelac <kabi@informatics.muni.cz>).