Displaying 2 results from an estimated 2 matches for "vorbis_mode_blockflag".
2003 Mar 15
0
Another question
Hello again
File "vorbis-spec-ref.html"
paragraph "packet type, mode and window decode"
1. if this is a long window (the [vorbis_mode_blockflag] flag of this mode is set):
1. read 1 bit for [previous_window_flag]
2. read 1 bit for [next_window_flag]
...
But how to set/unset them if [vorbis_mode_blockflag] flag of this mode is not set?
(compiler complains about unitialized variables)
Dominik
--- >8 ----
List archives:...
2003 Mar 16
2
Some Questions
...ext is using mode number
^^^
I think this should be "our" not "out".
6--------------------------------
File "vorbis-spec-ref.html"
paragraph "packet type, mode and window decode"
1. if this is a long window (the [vorbis_mode_blockflag] flag of this mode is set):
1. read 1 bit for [previous_window_flag]
2. read 1 bit for [next_window_flag]
...
But how to set/unset them if [vorbis_mode_blockflag] flag of this mode is not set?
(compiler complains about unitialized variables)
<p>Thank you
Dominik
--- >8 --...