SMPEG 2.0.

Ryan C. Gordon icculus at clutteredmind.org
Mon Mar 31 07:12:18 EST 2003


In a little push towards new development, there's a smpeg2 branch at
icculus.org now.

 cvs -z3 -d:pserver:anonymous at cvs.icculus.org:/cvs/cvsroot login
    (password is "anonymous", without the quotes)
 cvs -z3 -d:pserver:anonymous at cvs.icculus.org:/cvs/cvsroot co smpeg2

   http://cvs.icculus.org/horde/chora/cvs.php?rt=smpeg2


The major changes at this point:

  - It's C now, not C++. I'm gambling that this will speed up compilation
    times and maybe get better optimized/smaller code on less modern
    compilers and embedded systems.
  - The requirement for using threads is gone, so theoretically this could
    work on MacOS 9, etc.

New development and enhancements should be done to this code branch. If
anyone's got a development wishlist, please meet us on the smpeg mailing
list (blank email to smpeg-subscribe at icculus.org to get on the list).

Thanks to Frederick Lee for jumpstarting this work.

--ryan.






More information about the smpeg mailing list