Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2010-10-18 15:28:24 +0400
committerDiego Biurrun <diego@biurrun.de>2010-10-18 15:28:24 +0400
commita5200fac2c8c560d0ee6c00b9d796137ea64fae8 (patch)
treefe15ad2144613708121591775c4acd219faf4a59 /RELEASE
parent32b0876fb57f0a9edf237fe692a0a88e0ac6f250 (diff)
Rewording for the 0.6.1 release notes.
Originally committed as revision 25514 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE20
1 files changed, 9 insertions, 11 deletions
diff --git a/RELEASE b/RELEASE
index 16ac51abf5..bb0e92c709 100644
--- a/RELEASE
+++ b/RELEASE
@@ -101,19 +101,17 @@ Notable license related changes
General notes
-------------
-This point release includes some minor updates to make the 0.6 release series
-usable for users that need to retain the existing behavior as closely as
-possible. The changes follow below:
+This point release includes some updates to make the 0.6 release series usable
+for users that need to retain the existing behavior as closely as possible.
+The changes follow below:
-General Bugfixes
-----------------
-
-Included are some general, minor bugfixes:
+Bugfixes
+--------
- fix autodetection of E-AC-3 substream samples
-- performance fix for seekable http
-- Add missing VP80 fourcc code for the VP8 codec
-- smaller documentation fixes
+- performance fix for seekable HTTP
+- add missing VP80 fourcc code for the VP8 codec
+- small documentation fixes
- fix several potentially exploitable issues in the FLIC decoder
(addresses CVE-2010-3429)
@@ -121,5 +119,5 @@ Included are some general, minor bugfixes:
HE-AAC v2 backport
------------------
-This release includes a backport of the AAC decoder from trunk. This
+This release includes a backport of the AAC decoder from trunk, which
enables proper playback of HE-AAC v2 media.