home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ANews 2
/
AnewsCD2.iso
/
DP
/
Graphisme
/
Frogger
/
Frogger.readme
< prev
Wrap
Text File
|
1999-10-12
|
1KB
|
38 lines
Short: Ultimate MPEG video player (68k & PPC v1.3.9)
Author: Miloslaw Smyk, Sebastian Jedruszkiewicz, Przemyslaw Gruchala
Uploader: Sebastian Jedruszkiewicz <bjsebo@jota.wi.tuniv.szczecin.pl>
Type: gfx/show
WWW: http://amiga.com.pl/frogger/
Replaces: gfx/show/Frogger.lha
Short
------
Frogger is the ultimate MPEG video player, with MPEG-2 layer support.
Frogger was oryginally relased by Miloslaw Smyk (thorgal@wfmh.org.pl),
recently, the development has been taken over by Sebasian Jedruszkiewicz
(bjsebo@jota.wi.tuniv.szczecin.pl) Additional programming was made
by Przemyslaw Gruchala.
Please refer to guide inside archive for more info.
Changes in this release:
- fixed enforcer hit in window display code.
- fixed yuv->8bpp conversion in 68k version (Przemyslaw Gruchala)
- fixed enforcer hit, which appears when end of stream has been
reached.
- fixed overlay support.
- some functions has been written in ppc assembler,
minor speed increase.
- fixed bug in audio decoder (joint-stereo layerII was decoded
wrong).
- modeid can now be passed as $number (MODEID $21000, or MODEID 0x21000
or MODEID 135168).
- fixed tooltype support in PPC version.
- BUFSIZE parameter now works.
- Added Vlayer clear code. When frogger is started second time
in a row, window should be cleared, and will not contains previous
movie last frame. Also optimized a bit vlayer conversion routine.
- Added ALLFRAMES switch.
- optimized audio decoding a bit.