In vorbis audio codec code they included two files, I need to know where I can download the following files #include "vorbis/book/lsp20_0.vqh" #include "vorbis/book/res0a_13.vqh" Regards, Kiran
ogg.k.ogg.k at googlemail.com
2009-Apr-16 13:33 UTC
[ogg-dev] Query Regarding Vorbis Audio codec
> In vorbis audio codec code they included two files, I need to know > where I can download the following files > #include "vorbis/book/lsp20_0.vqh" > #include "vorbis/book/res0a_13.vqh"Only needed for unit tests. Did you define _V_SELFTEST ? You shouldn't need to to build the lib itself.