[xiph-commits] r17464 - trunk/theora

giles at svn.xiph.org giles at svn.xiph.org
Fri Sep 24 01:17:50 PDT 2010


Author: giles
Date: 2010-09-24 01:17:50 -0700 (Fri, 24 Sep 2010)
New Revision: 17464

Modified:
   trunk/theora/README
Log:
Update the README for the 1.2 releases.


Modified: trunk/theora/README
===================================================================
--- trunk/theora/README	2010-09-24 07:58:29 UTC (rev 17463)
+++ trunk/theora/README	2010-09-24 08:17:50 UTC (rev 17464)
@@ -1,5 +1,5 @@
 -------------------------------------------------------------------------
-             The Xiph.org Foundation's libtheora 1.1 
+             The Xiph.org Foundation's libtheora 1.2
 -------------------------------------------------------------------------
 
 *** What is Theora?
@@ -12,11 +12,14 @@
 The 1.0 release decoder supported all the new features, but the
 encoder is nearly identical to the VP3 code.
 
-The 1.1 release features a completely rewritten encoder, offering
+The 1.1 release featured a completely rewritten encoder, offering
 better performance and compression, and making more complete use
-of the format's feature set. Files produced by both encoders can
-be decoded by either release.
+of the format's feature set.
 
+The 1.2 release features significant additional improvements in
+compression and performance. Files produced by newer encoders can
+be decoded by earlier releases.
+
 *** Where is Theora?
 
 Theora's main site is www.theora.org.  Theora and related libraries
@@ -41,6 +44,7 @@
       as above,
 
       libvorbis and libvorbisenc 1.0.1 or newer.
+      (libvorbis 1.3.1 or newer for 5.1 audio)
 
   For creating a source distribution package:
 
@@ -66,7 +70,7 @@
 
 Project files for Apple XCode are included in the macosx directory.
 
-There is also an experimental scons build.
+There is also an more limited scons build.
 
 *** How do I use the sample encoder?
 



More information about the commits mailing list