home *** CD-ROM | disk | FTP | other *** search
/ ANews 2 / AnewsCD2.iso / DP / Graphisme / Frogger / Frogger.readme < prev   
Text File  |  1999-10-12  |  1KB  |  38 lines

  1. Short: Ultimate MPEG video player (68k & PPC v1.3.9)
  2. Author: Miloslaw Smyk, Sebastian Jedruszkiewicz, Przemyslaw Gruchala
  3. Uploader: Sebastian Jedruszkiewicz <bjsebo@jota.wi.tuniv.szczecin.pl> 
  4. Type: gfx/show
  5. WWW: http://amiga.com.pl/frogger/
  6. Replaces: gfx/show/Frogger.lha
  7.  
  8. Short
  9. ------
  10. Frogger is the ultimate MPEG video player, with MPEG-2 layer support.
  11. Frogger was oryginally relased by Miloslaw Smyk (thorgal@wfmh.org.pl),
  12. recently, the development has been taken over by Sebasian Jedruszkiewicz
  13. (bjsebo@jota.wi.tuniv.szczecin.pl) Additional programming was made
  14. by Przemyslaw Gruchala.
  15.  
  16.  
  17. Please refer to guide inside archive for more info.
  18.  
  19. Changes in this release:
  20.  - fixed enforcer hit in window display code.
  21.  - fixed yuv->8bpp conversion in 68k version (Przemyslaw Gruchala)
  22.  - fixed enforcer hit, which appears when end of stream has been 
  23.    reached.
  24.  - fixed overlay support.
  25.  - some functions has been written in ppc assembler,
  26.    minor speed increase.
  27.  - fixed bug in audio decoder (joint-stereo layerII was decoded
  28.    wrong).
  29.  - modeid can now be passed as $number (MODEID $21000, or MODEID 0x21000
  30.    or MODEID 135168).
  31.  - fixed tooltype support in PPC version.
  32.  - BUFSIZE parameter now works.
  33.  - Added Vlayer clear code. When frogger is started second time
  34.    in a row, window should be cleared, and will not contains previous
  35.    movie last frame. Also optimized a bit vlayer conversion routine.
  36.  - Added ALLFRAMES switch.
  37.  - optimized audio decoding a bit.
  38.