[xiph-commits] r8421 - trunk/theora

giles at motherfish-iii.xiph.org giles at motherfish-iii.xiph.org
Wed Dec 15 11:23:54 PST 2004


Author: giles
Date: 2004-12-15 11:23:54 -0800 (Wed, 15 Dec 2004)
New Revision: 8421

Modified:
   trunk/theora/CHANGES
Log:
List the API additions in the changelog.


Modified: trunk/theora/CHANGES
===================================================================
--- trunk/theora/CHANGES	2004-12-15 19:18:43 UTC (rev 8420)
+++ trunk/theora/CHANGES	2004-12-15 19:23:54 UTC (rev 8421)
@@ -5,6 +5,10 @@
  * fix a double-update bug in the motion analysis
  * apply the loop filter before filling motion vector border 
    in the reference frame
+ * new utility functions:
+   - theora_packet_isheader(),
+   - theora_packet_iskeyframe()
+   - theora_granule_frame()
  * optional support for building without floating point
  * optional support for building without encode support 
  * various build and packaging fixes



More information about the commits mailing list