diff options
author | Fabrice Bellard <fabrice@bellard.org> | 2001-08-15 13:03:54 +0000 |
---|---|---|
committer | Fabrice Bellard <fabrice@bellard.org> | 2001-08-15 13:03:54 +0000 |
commit | 8fa30bd7c379da55165348c462f67b275baac794 (patch) | |
tree | c5e293e7989027f0f389f9182b7ef57e2179423b /Changelog | |
parent | dd2af5aa4e69bc16ed0d6e93d5891f8e0f386b5f (diff) | |
download | ffmpeg-8fa30bd7c379da55165348c462f67b275baac794.tar.gz |
updated
Originally committed as revision 90 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ version 0.4.5: - mpeg4 vol header fixes (Jonathan Marsden <snmjbm@pacbell.net>). - ARM optimizations (Lionel Ulmer <lionel.ulmer@free.fr>). - Windows porting of file converter. +- added MJPEG raw format (input/ouput). +- added JPEG image format support (input/output). version 0.4.4: |