remove the commented-out and erroneous end-of-stream setting in read_callback_()...
authorJosh Coalson <jcoalson@users.sourceforce.net>
Sat, 25 Sep 2004 23:49:00 +0000 (23:49 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Sat, 25 Sep 2004 23:49:00 +0000 (23:49 +0000)
commit732dbb2b7de30c82dbba3b506032292956862264
tree33aeb4fd41cf40d950005ca159c112f112784a40
parent8370a7b050355f89199feb113906e9d18bd86125
remove the commented-out and erroneous end-of-stream setting in read_callback_(); fix another bug in seeking where landing after the last frame start would cause a seek error; improve the infinite-loop checker
src/libOggFLAC/seekable_stream_decoder.c