MPEG code done

With the exception of the “play last frame” function, the SDL MPEG code
is done!

The library plays MPEG audio (MP3), MPEG-1 video, and MPEG system (audio/video) streams.

It is available at http://www.devolution.com/~slouken/SDL/download.html
Get the latest CVS release, both the source and the examples. The MPEG
code is in the smpeg directory in the examples archive.

It has only been tested on x86 Linux, but theoretically should work on
other platforms.

Please let me know how it works for you! :slight_smile:

-Sam Lantinga				(slouken at devolution.com)

Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec