[xiph-commits] r9787 - trunk/theora
giles at svn.xiph.org
giles at svn.xiph.org
Sat Aug 20 11:28:13 PDT 2005
Author: giles
Date: 2005-08-20 11:28:13 -0700 (Sat, 20 Aug 2005)
New Revision: 9787
Modified:
trunk/theora/CHANGES
Log:
Update CHANGES for release.
Modified: trunk/theora/CHANGES
===================================================================
--- trunk/theora/CHANGES 2005-08-20 18:27:40 UTC (rev 9786)
+++ trunk/theora/CHANGES 2005-08-20 18:28:13 UTC (rev 9787)
@@ -1,8 +1,17 @@
-libtheora 1.0alpha5 (unreleased)
+libtheora 1.0alpha5 (2005 August 20)
* Fixed bitrate management bugs that caused popping and encode
errors
- * new theora_granule_shift() utility function
+ * Fixed a crash problem with the theora_state internals not
+ being intialized properly.
+ * new utility function:
+ - theora_granule_shift()
+ * dump_video example now makes YUV4MPEG files by default, so
+ the results can be fed back to encoder_example and similar
+ tools. The old behavior is restored through the '-r' switch.
+ * ./configure now prints a summary
+ * simple unit test of the comment api under 'make check'
+ * misc code cleanup, warning and leak fixes
libtheora 1.0alpha4 (2004 December 15)
More information about the commits
mailing list