[xiph-commits] r14751 - trunk/theora

giles at svn.xiph.org giles at svn.xiph.org
Wed Apr 16 11:01:14 PDT 2008


Author: giles
Date: 2008-04-16 11:01:14 -0700 (Wed, 16 Apr 2008)
New Revision: 14751

Modified:
   trunk/theora/CHANGES
Log:
Update change log.


Modified: trunk/theora/CHANGES
===================================================================
--- trunk/theora/CHANGES	2008-04-16 17:50:15 UTC (rev 14750)
+++ trunk/theora/CHANGES	2008-04-16 18:01:14 UTC (rev 14751)
@@ -1,16 +1,20 @@
 libtheora 1.0beta3 (unreleased)
 
  - Build new libtheoradec and libtheoraenc libraries
-   supporting the new API from theora-exp.
+   supporting the new API from theora-exp. This API should
+   not be considered stable yet.
  - Change granule_frame() to return an index as documented.
    This is a change of behaviour from 1.0beta1.
  - Document that granule_time() returns the end of the 
    presentation interval. 
- - Additional MMX improvements by Nils Pipenbrinck.
  - Use a custom copy of the libogg bitpacker in the decoder
    to avoid function call overhead.
+ - MMX code improved and ported to MSVC.
+ - Fix a problem with the MMX code on SELinux 
  - Fix a problem with decoder quantizer initialization.
  - Fix a page queue problem with png2theora.
+ - Improved robustness.
+ - Updated VS2005 project files.
  - Dropped build support for Microsoft VS2003.
  - Dropped build support for the unreleased libogg2.
  - Added the specification to the autotools build.



More information about the commits mailing list