updated
authorFabrice Bellard <fabrice@bellard.org>
Tue, 7 Aug 2001 22:51:32 +0000 (22:51 +0000)
committerFabrice Bellard <fabrice@bellard.org>
Tue, 7 Aug 2001 22:51:32 +0000 (22:51 +0000)
Originally committed as revision 54 to svn://svn.ffmpeg.org/ffmpeg/trunk

Changelog

index 3d14216..24c201d 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -14,6 +14,9 @@ version 0.4.5:
 - fixed msmpeg4 slice issues (tell me if you still find problems).
 - fixed opendivx bugs with newer versions (added VOL header decoding).
 - added support for mplayer interface.
+- added macroblock skip optimization.
+- added MJPEG decoder (still lacking some jpeg features).
+- added mmx/mmxext idct from libmpeg2.
 
 version 0.4.4: