Update library versioning and changelog for the 1.2.0 release.
[platform/upstream/libvorbis.git] / CHANGES
1 libvorbis 1.2.0 (2007-07-25) -- "Xiph.Org libVorbis I 20070622"
2
3  * new ov_fopen() convenience call that avoids the common
4    stdio conflicts with ov_open() and MSVC runtimes.
5  * libvorbisfile now handles multiplexed streams
6  * improve robustness to corrupt input streams
7  * fix a minor encoder bug
8  * updated RTP draft
9  * build system updates
10  * minor corrections to the specification
11
12 libvorbis 1.1.2 (2005-11-27) -- "Xiph.Org libVorbis I 20050304"
13
14  * fix a serious encoder bug with gcc 4 optimized builds
15  * documentation and spec fixes
16  * updated VS2003 and XCode builds
17  * new draft RTP encapsulation spec
18
19 libvorbis 1.1.1 (2005-06-27) -- "Xiph.Org libVorbis I 20050304"
20
21  * bug fix to the bitrate management encoder interface
22  * bug fix to properly set packetno field in the encoder
23  * new draft RTP encapsulation spec
24  * library API documentation improvements
25
26 libvorbis 1.1.0 (2004-09-22) -- "Xiph.Org libVorbis I 20040629"
27
28  * merges tuning improvements from Aoyumi's aoTuV with fixups
29  * new managed bitrate (CBR) mode support
30  * new vorbis_encoder_ctl() interface
31  * extensive documentation updates
32  * application/ogg mimetype is now official
33  * autotools cleanup from Thomas Vander Stichele
34  * SymbianOS build support from Colin Ward at CSIRO
35  * various bugfixes
36  * various packaging improvements
37
38 libvorbis 1.0.1 (2003-11-17) -- "Xiph.Org libVorbis I 20030909"
39
40  * numerous bug fixes
41  * specification corrections
42  * new crosslap and halfrate APIs for game use
43  * packaging and build updates
44
45 libvorbis 1.0.0 (2002-07-19) -- "Xiph.Org libVorbis I 20020717"
46
47  * first stable release
48