fix bug where calling FLAC__seekable_stream_decoder_set_metadata_ignore_*() to ignore...
authorJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 7 Jul 2004 00:36:45 +0000 (00:36 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 7 Jul 2004 00:36:45 +0000 (00:36 +0000)
commitab5c1d15c188bd6189137aa188142ea10b0db806
tree6d05b5ccdc46962a4a232a5e04997727a96cc147
parentb7fcd5917173c161b27f9b744aecf8d92ca4d13b
fix bug where calling FLAC__seekable_stream_decoder_set_metadata_ignore_*() to ignore STREAMINFO or SEEKTABLE would also prevent the seekable stream decoder from getting the blocks later, which it needs to be able to seek
src/libFLAC/seekable_stream_decoder.c