Commit graph

6 commits

Author SHA1 Message Date
jlam
e2f314b13a buildlink1 -> buildlink2. 2002-08-28 05:31:00 +00:00
zuntum
5188766251 o previous update contained 1.0.2, but I announced it as 1.0.3...
update to 1.0.3 now -- the only change is cosmetic change in Makefile
2001-06-27 11:19:34 +00:00
zuntum
aa21572c27 Update apla to 1.0.3
o fix -a ('no audio') option not to open audio device
o fix audio time scale with avifile-0.53
o fix 8bit audio decoding to use proper format (ie. unsigned samples)
o apla's directory in distfile now has version numers in its name
o updated to use SDL_ttf 2.0.3
o reworked Makefile

Thanks Witold, great software!
2001-06-27 11:02:57 +00:00
zuntum
7bd7092570 Update for new version (2.0.3) of SDL_ttf and set USE_BUILDLINK_ONLY 2001-06-26 21:45:55 +00:00
zuntum
8b297d083e o convert to use buildlink.mk 2001-06-26 10:00:05 +00:00
zuntum
eb079e3e0d Initial import of apla-1.0
apla is temporary replacement for aviplay player. It uses avifile library.

If you have slow CPU/framebuffer you can try -s option to reduce count of
frames displayed (all frames have to be decoded in most video formats
though).  Using 16 bit video mode may help as well. Absolutely mandatory
for optimal performance is use of write-combining access to framebuffer
memory on i386 hardware, see memconfig(8).

This great program was written by Witold J. Wnuk <w.wnuk@zodiac.mimuw.edu.pl>
Thanks Witold!
2001-06-16 11:40:33 +00:00