cue_parser: fix CUE files with only one track

Track whether _finish() has been called, and deliver all partial
results then.  Fixes Mantis ticket 0003621.
This commit is contained in:
Max Kellermann
2013-01-03 21:21:01 +01:00
parent 599a562170
commit 9761abf3b5
2 changed files with 48 additions and 7 deletions

1
NEWS
View File

@@ -9,6 +9,7 @@ ver 0.17.3 (2012/??/??)
- ffmpeg: support planar audio
* playlist:
- cue: fix memory leak
- cue: fix CUE files with only one track
ver 0.17.2 (2012/09/30)
* protocol: