From 7d95e6a9bba13a612bac822ef5fb98ed0ae3ac31 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Thu, 1 May 2008 00:18:24 +0000 Subject: [PATCH] Rough log of changes since the last release. svn path=/trunk/vorbis/; revision=14816 --- CHANGES | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 0060a17..565609c 100644 --- a/CHANGES +++ b/CHANGES @@ -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" -- 2.7.4