Displaying 1 result from an estimated 1 matches for "eosin".
Did you mean:
rosin
2005 Nov 03
1
vcedit on non-vorbisI streams
...compare serial numbers
before checking eos on a new page, and to check
bos on encountering a page not matching the
Vorbis serial number, returning success and
setting only extrapage if the different serial
number did not start a new stream. vcedit_write
was modified to check for extrapage without
eosin set, and to write the returned (non-Vorbis)
page if it found it.
There is a bug in this approach; if a non-Vorbis
page occurs after some Vorbis page A ending in an
incomplete packet, the non-Vorbis page will be
written before the rest of that packet is
retrieved from the next Vorbis page B to comp...