1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

Typo fixes (ok, mplayer team, enough laughing ;)

Originally committed as revision 1950 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Hetz Ben Hamo 2003-06-11 21:00:57 +00:00
parent 80fbdeae5c
commit 1bc3ac78f2

View File

@ -13,7 +13,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 Carlson)
- 3gp support has been added (Johannes Carlsson, improved by Johannes Carlsson)
- VP3 codec has been added (Mike Melanson)
- more MPEG-1/2 fixes
- Better Multi platform support, MS Visual Studio fixes (various)