summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2001-08-07 22:51:32 +0000
committerFabrice Bellard <fabrice@bellard.org>2001-08-07 22:51:32 +0000
commit16fbebe1731fdcaa36112917cee485120ab02352 (patch)
tree3693f2d02e8e020ab1ab16c7fc8ec567598dbc05 /Changelog
parent8def029919904af7c83f26dccb3dcbac2018db32 (diff)
updated
Originally committed as revision 54 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 3d1421639c..24c201dc96 100644
--- 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: