change unparseable frame handling, from a fatal error and FLAC__STREAM_DECODER_UNPARS...
authorJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 6 Jul 2006 07:49:07 +0000 (07:49 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 6 Jul 2006 07:49:07 +0000 (07:49 +0000)
commit1a8afc70318c3a5af4060de26cb0134db80e9178
treefab5084990f3aea54fd247909c0a88affcb0fb17
parent4cbb8125217310a8e3033859143913166fb85dbb
change unparseable frame handling, from a fatal error and FLAC__STREAM_DECODER_UNPARSEABLE_STREAM state, to a soft error FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM
doc/html/changelog.html
include/FLAC/stream_decoder.h
src/libFLAC/seekable_stream_decoder.c
src/libFLAC/stream_decoder.c