[vorbis] Problem using the ogg-vorbis win32 SDK 1.0 [VC++6.0 XP]

Michael Smith msmith at xiph.org
Wed Apr 30 06:51:40 PDT 2003



On Wednesday 30 April 2003 23:49, Ravi Kumar K wrote:
> Hi
> After I placed the two lines , this time it passed
> vorbis_analysis_headerout but later in the program
>

The 'fix' that was suggested does NOT fix the problem you're having, it would 
at best hide it. I suggest you revert that, and figure out why it was 
crashing previously. As I suggested, it's probably because you're using 
non-standard compiler settings and not telling your compiler that vorbis is 
using standard settings (notably: struct padding and calling conventions 
should be default, or you should use appropriate #pragmas to tell your 
compiler that vorbis does use the defaults)

Mike

--- >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-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 mailing list