[sdlsound] mpglib: layer3.c

Ryan C. Gordon icculus at clutteredmind.org
Mon Mar 25 15:56:32 EST 2002


> SNDDBG("MPGLIB: big_values too large!\n");
>
> causes a compile error under MSVC when compiled with DEBUG and
> DEBUG_CHATTER.  Should be:
>
> SNDDBG(("MPGLIB: big_values too large!\n"));

Fixed in CVS; thanks!

I've also made patches to (hopefully permenently) remove the inline
problem on Visual C, and renamed the one file in mpglib, so you will want
to update from the CVS repository.

Not sure what to say about the SMPEG stuff yet.

--ryan.





More information about the sdlsound mailing list