Originally committed as revision 54 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Fabrice Bellard 2001-08-07 22:51:32 +00:00
parent 8def029919
commit 16fbebe173
1 changed files with 3 additions and 0 deletions

View File

@ -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: