decoder/{mp4ff,ffmpeg}: add extension ".m4b" (audio book)

Same as ".m4a".
This commit is contained in:
Max Kellermann
2010-11-05 02:01:35 +01:00
parent 8d5fa754e8
commit e8d8bd4c0d
3 changed files with 13 additions and 2 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
ver 0.15.14 (2010/??/??)
* output_thread: fix assertion failure due to race condition in OPEN
* decoders:
- mp4ff, ffmpeg: add extension ".m4b" (audio book)
ver 0.15.13 (2010/10/10)
* output_thread: fix race condition after CANCEL command