diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-12-24 01:13:46 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-12-24 01:13:46 +0100 |
commit | 0d30c95394cf0f844dbaa7090acc87b9e3d726af (patch) | |
tree | 8eda2c8563ab7bb3507266cf9a2d28ef13b73e81 /doc | |
parent | d7e11d3f74bc4d15f0e1767ff3789039ac6f5c95 (diff) | |
download | ffmpeg-0d30c95394cf0f844dbaa7090acc87b9e3d726af.tar.gz |
release_notes: merge back changes from our 0.9 to master
seems i have forgotten this
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/RELEASE_NOTES | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index a901c2c042..24edc2e3b2 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -1,8 +1,7 @@ Release Notes ============= -* 0.8 "Love" June, 2011 -* 0.7 "Peace" June, 2011 (identical to 0.8 but using 0.6 ABI/API) +* 0.9 "Harmony" December, 2011 General notes @@ -18,7 +17,8 @@ and muxers such as LATM or CELT in Ogg, among many others. Moreover, our H.264 decoder has been improved to decode 4:2:2 material and our libx264 wrapper now allows to produce 4:2:2 and 4:4:4 video. -See the Changelog file for a list of significant changes. +See the Changelog file for a list of significant changes. Note, there +are many more new features and bugfixes than whats listed there. Bugreports against FFmpeg git master or the most recent FFmpeg release are accepted. If you are experiencing issues with any formally released version of |