multifix: change FLAC__stream_encoder_finish() to also return false if there is an...
authorJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 16 Nov 2006 01:32:25 +0000 (01:32 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 16 Nov 2006 01:32:25 +0000 (01:32 +0000)
commitcf1422e21e206bca901c4d99afdc1fdfef5f46b5
tree0fde2f3c7b35037af2330bbde3908df1a3d4c4a0
parentf8d544f2b025e4ef89898a5d6f61511fbc3550c3
multifix: change FLAC__stream_encoder_finish() to also return false if there is an error processing the last frame or updating metadata; fix problem trying to update metadata when encoding to stdout; fix problem with updating metadata if client seek_callback returns UNSUPPORTED
src/libFLAC/stream_encoder.c