pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/gnash



Module Name:    pkgsrc
Committed By:   obache
Date:           Tue Apr 12 13:15:01 UTC 2011

Modified Files:
        pkgsrc/multimedia/gnash: Makefile PLIST distinfo options.mk
        pkgsrc/multimedia/gnash/patches: patch-aa patch-ae
Added Files:
        pkgsrc/multimedia/gnash/patches: patch-libbase_Makefile.in
            patch-libcore_Makefile.in patch-libmedia_Makefile.in
            patch-librender_Makefile.in patch-libsound_Makefile.in
            patch-plugin_klash4_Makefile.in
Removed Files:
        pkgsrc/multimedia/gnash/patches: patch-ah

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


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/multimedia/gnash/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/multimedia/gnash/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/multimedia/gnash/distinfo
cvs rdiff -u -r1.13 -r1.14 pkgsrc/multimedia/gnash/options.mk
cvs rdiff -u -r1.11 -r1.12 pkgsrc/multimedia/gnash/patches/patch-aa
cvs rdiff -u -r1.2 -r1.3 pkgsrc/multimedia/gnash/patches/patch-ae
cvs rdiff -u -r1.1 -r0 pkgsrc/multimedia/gnash/patches/patch-ah
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/multimedia/gnash/patches/patch-libbase_Makefile.in \
    pkgsrc/multimedia/gnash/patches/patch-libcore_Makefile.in \
    pkgsrc/multimedia/gnash/patches/patch-libmedia_Makefile.in \
    pkgsrc/multimedia/gnash/patches/patch-librender_Makefile.in \
    pkgsrc/multimedia/gnash/patches/patch-libsound_Makefile.in \
    pkgsrc/multimedia/gnash/patches/patch-plugin_klash4_Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index