Displaying 2 results from an estimated 2 matches for "augusztus".
Did you mean:
augustus
2005 Aug 17
1
Reg. vorbis_staticbook_unpack
Hi,
All help is appreciated.
I am looking at the function "vorbis_staticbook_unpack" in codebook.c
I guess this function just reads the codebooks in some structure
(static_codebook) and does not actually map the codewords to the
codevalues.
Does anyone know what functions can I use in this function to actually
view this mapping? I just want to display something like below: I can
2005 Aug 01
4
Input buffer requirement.
Hi all,
I am in the thinking phase of Vorbis 'file' to 'buffer' conversion.
ie, accessing the stream data from the static buffer, rather than
accessing the file from the decoder( the way it is implemented in the
vorbis decoder).
I am putting my understanding and the respective query below,
As the general convention , there are two methods by which i can do this.
1) Assume what