fix bug where decoding flac file with 0 total_samples yielded 0 chunk size in wave...
authorJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 5 Jun 2002 06:05:35 +0000 (06:05 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 5 Jun 2002 06:05:35 +0000 (06:05 +0000)
commit8d37ddba8aa53b9e7e3bc10b231b86ef11d6b620
treea7a1a369e69213fd4be59e56568c13abff103e33
parent28e08d8fc251c087bd9c25f7d0f264d205a42568
fix bug where decoding flac file with 0 total_samples yielded 0 chunk size in wave file; add -F to continue decoding through errors
src/flac/decode.c