add overreading in the stream encoder process calls to be able to reliably detect...
authorJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 9 Nov 2006 16:54:52 +0000 (16:54 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 9 Nov 2006 16:54:52 +0000 (16:54 +0000)
commit49f2f1699c51028d9bb5ce1d5628ce9f8b954194
tree5eb98284e6d72a6a747f168409b603d1f448463f
parentacc4bea3001c677478efa0b512157e24c361cd26
add overreading in the stream encoder process calls to be able to reliably detect when we are at the last block; also fixes a problem with EOS packet flag setting in Ogg FLAC
src/libFLAC/include/private/ogg_encoder_aspect.h
src/libFLAC/ogg_encoder_aspect.c
src/libFLAC/stream_encoder.c