diff options
author | Michael Niedermayer | 2011-06-21 17:06:35 +0200 |
---|---|---|
committer | Michael Niedermayer | 2011-06-21 17:06:35 +0200 |
commit | c0c5053587487fc066c0e8adac30568b5fdcf15c (patch) | |
tree | fa72c8df3f6e5779a43914105640a28dea25d234 /doc/RELEASE_NOTES | |
parent | 5114e36d0860a9056da005d95dd0a3cf74124340 (diff) |
release_notes: mention more codecs
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/RELEASE_NOTES')
-rw-r--r-- | doc/RELEASE_NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index 473b0b2926..39dd1060de 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -9,7 +9,8 @@ General notes ------------- This release enables frame-based multithreaded decoding for a number of codecs, -including VP8, H.263 and H.264. Additionally, there has been a major cleanup of +including theora, huffyuv, VP8, H.263, mpeg4 and H.264. Additionally, there has +been a major cleanup of both internal and external APIs. For this reason, the major versions of all libraries have been bumped. On the one hand, this means that 0.7 can be installed side-by-side with previous releases, on the other hand, in order to benefit |