[FFmpeg-cvslog] [ffmpeg.org]: r464 - in trunk/src: download index

diego subversion
Wed Jun 16 13:39:09 CEST 2010


Author: diego
Date: Wed Jun 16 13:39:08 2010
New Revision: 464

Log:
Fix a bunch of typos.

Modified:
   trunk/src/download
   trunk/src/index

Modified: trunk/src/download
==============================================================================
--- trunk/src/download	Wed Jun 16 11:59:05 2010	(r463)
+++ trunk/src/download	Wed Jun 16 13:39:08 2010	(r464)
@@ -75,15 +75,15 @@
 Users that wish to compile from source themselves are strongly encouraged to
 consider using SVN trunk (see above), which is the only version on that FFmpeg
 developers actively work on.  The release branches only cherry pick selected
-changes from SVN trunk, which therefore receives much more and much faster
-bugfixes such as additional features and security patches.
+changes from SVN trunk, which therefore receive much more and much faster
+bug fixes such as additional features and security patches.
 </p>
 
 <a name="release"></a><h2>
 FFmpeg 0.6 "Works with HTML5"</h2>
 
 <p>
-0.6 appeared on 2010-06-15. This release branch was cut on 2010-05-04.
+0.6 appeared on 2010-06-15. The release branch was cut on 2010-05-04.
 </p>
 
 <p>

Modified: trunk/src/index
==============================================================================
--- trunk/src/index	Wed Jun 16 11:59:05 2010	(r463)
+++ trunk/src/index	Wed Jun 16 13:39:08 2010	(r464)
@@ -52,7 +52,7 @@
 lot of improvements that are relevant for HTML5 video.  The H.264 and Theora
 decoders are now significantly faster and the Vorbis decoder has seen important
 updates. This release supports Google's newly released libvpx library for the
-VP8 codec and the matroska demuxer was extended to support to WebM container.
+VP8 codec and the Matroska demuxer was extended to support to WebM container.
 </p>
 
 <p>
@@ -96,7 +96,7 @@
     <li>demuxers
         <ul>
         <li>Bink</li>
-        <li>Core Audio Format demuxer</li>
+        <li>Core Audio Format</li>
         <li>Dirac in Ogg</li>
         <li>IV8</li>
         <li>QCP</li>
@@ -115,7 +115,7 @@
 
 <li>faster AAC decoding</li>
 <li>faster H.264 decoding</li>
-<li>numberous ARM optimizations</li>
+<li>numerous ARM optimizations</li>
 <li>important updates to the Vorbis decoder</li>
 <li>RTP packetization support for H.263, and AMR</li>
 <li>RTP depacketization support for AMR, ASF, H.263, Theora and Vorbis</li>



More information about the ffmpeg-cvslog mailing list