[vorbis-dev] vorbis patch for latest code

Scott Velasquez scottv at gearboxsoftware.com
Mon Mar 3 12:46:33 PST 2003



Here are files that need to be modified for win32 systems to compile with
the latest changes (ov_crosslap, vorbis_window) by xiphmont:

Index: include/vorbis/codec.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis/include/vorbis/codec.h,v
retrieving revision 1.42
diff -r1.42 codec.h
211a212
> extern float* vorbis_window(vorbis_dsp_state *v,int W);

Index: win32/vorbis.def
===================================================================
RCS file: /usr/local/cvsroot/vorbis/win32/vorbis.def,v
retrieving revision 1.10
diff -r1.10 vorbis.def
38a39,42
> vorbis_synthesis_lapout
>
> vorbis_window
>

Index: win32/vorbisfile.def
===================================================================
RCS file: /usr/local/cvsroot/vorbis/win32/vorbisfile.def,v
retrieving revision 1.4
diff -r1.4 vorbisfile.def
33a34
> ov_crosslap

<p>-scottv
--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list