[vorbis-dev] vorbisfile.a

Monty xiphmont at xiph.org
Tue Nov 2 16:15:44 PST 1999



> It would also be nice to have something similar OggVorbis_File structure,
> only with all the structures necessary for the codec contained inside. 

(I'm not sure which version of the committed code you're looking at.  The first
two or three commits moved stuff around)

Right now, the OggVorbis_File structure contains everything inside necessary
for decode.  I'm adding general purpose methods to the lib interface right now.
I'll be committing another slight rearrangement in a moment (moving the
functions to a mini-library 'vorbisfile.a' and having chaining_example.c just
call that.)

> I
> created a similar structure for the xmms plugin to pass between functions.

Yes, I noticed that.  The OggVorbis_File structure will be similar.

Monty

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/



More information about the Vorbis-dev mailing list