diff options
author | Reinhard Tartler <siretart@tauware.de> | 2010-06-05 08:30:55 +0000 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2010-06-05 08:30:55 +0000 |
commit | 373010971efc60c2361bca7df598969b78dae360 (patch) | |
tree | 58a87cae6e7db7fdf3c48cf4e1db065a201ad4a7 | |
parent | c3cd8890fe2aa04f1efd722aa30a5ef5a349985c (diff) | |
download | ffmpeg-373010971efc60c2361bca7df598969b78dae360.tar.gz |
update RELEASE notes
VP8 license issues seem to have solved, plus include wording suggestion
from discussion on -cvslog
Originally committed as revision 23483 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
-rw-r--r-- | RELEASE | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -9,12 +9,9 @@ General notes This release features a lot of improvements that are relevant for HTML5 video. The H.264 and Theora decoders are now significantly faster, the vorbis decoder has seen important updates and this release supports Google's newly released -libvpx library. Please note that for license reasons, we consider binaries of -FFmpeg and libavcodec that are linked against libvpx unredistributable. We are -confident that the situation will improve upstream; in this case, we will -rectify this issue in a (future) point release. +libvpx library for the VP8 codec and WEBM container. -Other important changes are additions of decoders for popular codecs as +Other important changes are additions of decoders including, but not limited to, Intel Indeo 5, WMA Pro, WMA Voice and HE-AAC. See the Changelog file for a list of significant changes. |