Path to this page:
Subject: CVS commit: pkgsrc/multimedia/gnash
From: OBATA Akio
Date: 2011-04-12 15:15:01
Message id: 20110412131501.EC099175DD@cvs.netbsd.org
Log Message:
Update Gnash to 0.8.9.
Improvements since 0.8.8 release are:
* Avoid drawing operations when the window is obscured, including when
Gnash is used as a plugin, starting with Firefox 4.0 (GTK GUI).
* Support SWF with embedded ScreenVideo when using FFMPEG or
gstreamer-ffmpeg >= 0.10.12.
* Fix playback of SWF-embedded ADPCM audio when using Gstreamer.
* Fix playback of SWF-embedded PCM audio when using FFMPEG.
* Fix swapped _framesloaded and _totalframes properties.
* Fixes for several crashes, with better automated testing of the
entire ActionScript API for input sanitization.
* Improved ActionScript performance processing, especially
for interactive applications.
* npapi plugin: fix relative urls resolution in presence of <base> tag
and "base" parameter; improved robustness and compatibility with
chromium browser.
* Improved SWF8 support with BitmapData.draw, BitmapData.loadBitmap,
and other bitmap functions.
* Re-entrant core libraries.
* RTMP remoting support.
* Support for PNG and GIF files in all DefineBitsJpeg tags; support
for DefineBitsJpeg4 tags, and fix display of some GIFs with
multiple records.
* Restore support for mingw32.
* fb-gnash: allow specifying size and offset of rendering "window".
* dump-gnash: improved speed, sync and flexibility.
* JPEG screenshot output.
* Support for linear RGB interpolation mode in gradient fills.
* Clipboard setting (GTK only).
* More flash.geom.Rectangle functions.
* Improved OpenBSD compatibility
Files: