small fix

Originally committed as revision 1947 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Hetz Ben Hamo 2003-06-10 19:04:06 +00:00
parent e07702ba64
commit b1a1265711
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ FFmpeg Changelog
<body> <body>
<h1> FFmpeg Changelog </h1> <h1> FFmpeg Changelog </h1>
<PRE> <PRE>
version 0.4.7 (0.5 ???): Upcoming version 0.4.7:
- 4X multimedia playback system including 4xm file demuxer (Mike - 4X multimedia playback system including 4xm file demuxer (Mike
Melanson), and 4X video and audio codecs (Michael) Melanson), and 4X video and audio codecs (Michael)
@ -22,7 +22,7 @@ version 0.4.7 (0.5 ???):
- Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated - Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
by anonymous by anonymous
- AMR format has been added (Johannes Carlsson) - AMR format has been added (Johannes Carlsson)
- 3gp support has been added (Joca, improved by Johannes Carlson) - 3gp support has been added (Johannes Carlsson, improved by Johannes Carlson)
- VP3 codec has been added (Mike Melanson) - VP3 codec has been added (Mike Melanson)
- more MPEG-1/2 fixes - more MPEG-1/2 fixes
- Better Multi platform support, MS Visual Studio fixes (various) - Better Multi platform support, MS Visual Studio fixes (various)