flacdec: Reset decoder on set_format()
Any call to set_format() could mean that the stream type changed so we reset the decoder and mark got_headers FALSE.
Showing
Please register or sign in to comment
Any call to set_format() could mean that the stream type changed so we reset the decoder and mark got_headers FALSE.