[xiph-commits] r16032 - branches/theora-thusnelda

giles at svn.xiph.org giles at svn.xiph.org
Tue May 26 11:28:55 PDT 2009


Author: giles
Date: 2009-05-26 11:28:54 -0700 (Tue, 26 May 2009)
New Revision: 16032

Modified:
   branches/theora-thusnelda/CHANGES
Log:
Update CHANGES for the 1.1alpha2 release.

Modified: branches/theora-thusnelda/CHANGES
===================================================================
--- branches/theora-thusnelda/CHANGES	2009-05-26 00:37:53 UTC (rev 16031)
+++ branches/theora-thusnelda/CHANGES	2009-05-26 18:28:54 UTC (rev 16032)
@@ -1,9 +1,15 @@
 libtheora 1.1alpha2 (unreleased snapshot)
 
+ - Reduce lambda for small quantizers.
+ - New encoder fDCT does better on smooth gradients
+ - Use SATD for mode decisions (1-2% bitrate reduction)
+ - Assembly rewrite for new features and general speed up
+ - Share code between the encoder and decoder for performance
+ - Fix 4:2:2 decoding and telemetry
  - MSVC project files updated, but assembly is disabled.
- - Reduce lambda for small quantizers.
  - New configure option --disable-spec to work around toolchain
    detection failures.
+ - Limit symbol exports on MacOS X.
  - Port remaining unit tests from the 1.0 release.
 
 libtheora 1.1alpha1 (2009 March 27)



More information about the commits mailing list