[xiph-commits] r14816 - trunk/vorbis

giles at svn.xiph.org giles at svn.xiph.org
Wed Apr 30 17:18:25 PDT 2008


Author: giles
Date: 2008-04-30 17:18:24 -0700 (Wed, 30 Apr 2008)
New Revision: 14816

Modified:
   trunk/vorbis/CHANGES
Log:
Rough log of changes since the last release.


Modified: trunk/vorbis/CHANGES
===================================================================
--- trunk/vorbis/CHANGES	2008-04-29 23:35:06 UTC (rev 14815)
+++ trunk/vorbis/CHANGES	2008-05-01 00:18:24 UTC (rev 14816)
@@ -1,6 +1,14 @@
 libvorbis 1.2.1 (unreleased) -- "Xiph.Org libVorbis I 20070622"
 
- * no changes recorded
+ * improved robustness with corrupt streams
+ * new ov_read_filter() vorbisfile call allows filtering decoded
+   audio as floats before converting to integer samples.
+ * Updated RTP payload format draft.
+ * Bare bones self test under 'make check'
+ * Fix a problem encoding some streams between 14 and 28 kHz.
+ * Fix a numerical instability in the edge extrapolation filter.
+ * Build system improvements.
+ * Specification correction.
 
 libvorbis 1.2.0 (2007-07-25) -- "Xiph.Org libVorbis I 20070622"
 



More information about the commits mailing list