home *** CD-ROM | disk | FTP | other *** search
/ ftp.lokigames.com / ftp.lokigames.com.zip / ftp.lokigames.com / open-source / smpeg / README-0.4.3 < prev    next >
Text File  |  2001-04-06  |  1KB  |  26 lines

  1.  
  2. Announcing the latest version of SMPEG, the MPEG-1 playback library
  3. by Loki Software, Inc.
  4.  
  5. New in this version, 0.4.3:
  6.  * Updated for Simple DirectMedia Layer version 1.2.0
  7.  * Fixed crash in gtv when doubling the video on Windows
  8.  * Fixed audio stream detection in non-standard MPEG streams
  9.  * Fixed hang on rewind when stream header contains no timestamp
  10.  * SMPEG now uses the SDL_RWops file abstraction internally
  11.  * Fixed bug where the audio was not updating the current time
  12.  * Added some changes for the popcorn MPEG library
  13.  * Ported to MacOS X - it's still unusably slow, but it works! :)
  14.  * Fixed a hang playing invalid MPEG files
  15.  * Fixed memory leak when used with OpenAL
  16.  * Changes to compile correctly on QNX RTP
  17.  * Fixed SMPEG_renderFinal() to a different display surface
  18.  * Fixed plaympeg fullscreen toggling for multiple videos
  19.  * Fixed MPEGSystem::TotalTime() hanging on small files
  20.  * Fixed system header decoding (caused misdetection of system streams)
  21.  * Added bilinear filter toggling with the 'f' key in plaympeg
  22.  * Use the correct SDL configuration script on FreeBSD
  23.  
  24. Enjoy!
  25.     - Loki Software, Inc.
  26.