[Vorbis-dev] about OGG

Michael Smith msmith at xiph.org
Mon Dec 6 15:51:16 PST 2004


On Thursday 25 November 2004 11:05, Yuh-Chin Chang wrote:
> Hello,
>
>     I downloaded C codes from http://www.xiph.org/ for OGG codec
> development, and I use MS Visual C. Could you please give me some clues
> about what the other C & header files I should include in the project?
> There should be some many files I need to put them all together for running
> OGG decoding and have a good study of them. I am trying hard to understand
> the specification and to re-write all the codes in some fixed pointed DSP
> assembly.
>

You should probably start with the Tremor implementation - it's already fixed 
point (but it's only a decoder - if you need an encoder, there isn't a fixed 
point at this time). 

libvorbis comes with MSVC project files that you should be able to use or 
adapt - that'll tell you which files to use.

Mike



More information about the Vorbis-dev mailing list