From 55b6e09e5e68074a2fdee184ea23596ba735eeb5 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 21 Jun 2010 09:17:19 +0000 Subject: [PATCH] Fix two small typos. Originally committed as revision 23678 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6 --- RELEASE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE b/RELEASE index 29bbf771af..fab225d852 100644 --- a/RELEASE +++ b/RELEASE @@ -7,9 +7,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 +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 for the VP8 codec and WEBM container. +libvpx library for the VP8 codec and WebM container. Other important changes are additions of decoders including, but not limited to, Intel Indeo 5, WMA Pro, WMA Voice and HE-AAC.