| CODENOTIFIER | HelpYou are not signed inSign in |
Project: OGG Vorbis
Revision: 15228
Author: ivo
Date: 31 Aug 2008 18:35:51
Changes:Diff:| ... | ...@@ -3,12 +3,13 @@ | |
| 3 | 3 | * Improved robustness with corrupt streams. |
| 4 | 4 | * New ov_read_filter() vorbisfile call allows filtering decoded |
| 5 | 5 | audio as floats before converting to integer samples. |
| 6 | * Updated RTP payload format draft. | |
| 6 | * Replaced RTP payload format draft with RFC 5215. | |
| 7 | 7 | * Bare bones self test under 'make check'. |
| 8 | 8 | * Fix a problem encoding some streams between 14 and 28 kHz. |
| 9 | 9 | * Fix a numerical instability in the edge extrapolation filter. |
| 10 | 10 | * Build system improvements. |
| 11 | 11 | * Specification correction. |
| 12 | * Added VS2008 build files. | |
| 12 | 13 | |
| 13 | 14 | libvorbis 1.2.0 (2007-07-25) -- "Xiph.Org libVorbis I 20070622" |
| 14 | 15 |