diff options
author | Hetz Ben Hamo <hetzbh@gmail.com> | 2003-06-11 21:45:23 +0000 |
---|---|---|
committer | Hetz Ben Hamo <hetzbh@gmail.com> | 2003-06-11 21:45:23 +0000 |
commit | 82853318113df393420d1ccdc5c5199f77d3705f (patch) | |
tree | 7662cb1b449a9291132baa987ad3c35b7c44fd13 /Changelog | |
parent | 1bc3ac78f211360fe10ce9a56e1c85baec5b9b70 (diff) | |
download | ffmpeg-82853318113df393420d1ccdc5c5199f77d3705f.tar.gz |
..
Originally committed as revision 1951 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ Upcoming version 0.4.7: +- Current version now also compiles with older GCC (Fabrice) - 4X multimedia playback system including 4xm file demuxer (Mike Melanson), and 4X video and audio codecs (Michael) - Creative YUV (CYUV) decoder (Mike Melanson) @@ -13,7 +14,7 @@ Upcoming version 0.4.7: - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated by anonymous - AMR format has been added (Johannes Carlsson) -- 3gp support has been added (Johannes Carlsson, improved by Johannes Carlsson) +- 3gp support has been added (Johannes Carlsson) - VP3 codec has been added (Mike Melanson) - more MPEG-1/2 fixes - Better Multi platform support, MS Visual Studio fixes (various) |