Merge branch 'v0.15.x'

Conflicts:

	NEWS
	configure.ac
This commit is contained in:
Max Kellermann
2009-10-11 23:25:27 +02:00
5 changed files with 80 additions and 57 deletions

8
NEWS
View File

@@ -43,6 +43,14 @@ ver 0.16 (20??/??/??)
* build with large file support by default
ver 0.15.5 (2009/??/??)
* input:
- curl: don't abort if a packet has only metadata
* tags:
- riff, aiff: fixed "limited range" gcc warning
* decoder_thread: change the fallback decoder name to "mad"
ver 0.15.4 (2009/10/03)
* decoders:
- vorbis: revert "faster tag scanning with ov_test_callback()"