gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-


From: Bastiaan Jacques
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-276-gf498549
Date: Wed, 16 Mar 2011 02:10:55 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  f498549cd5b24adbd75297a9dad014444826a0ca (commit)
      from  89aa145e8e49ac6c5c90eeb933e3e115c1e10a03 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=f498549cd5b24adbd75297a9dad014444826a0ca


commit f498549cd5b24adbd75297a9dad014444826a0ca
Author: Bastiaan Jacques <address@hidden>
Date:   Wed Mar 16 03:10:16 2011 +0100

    Add a few more changes and a bunch of caveats.

diff --git a/NEWS b/NEWS
index 2b7e014..26bf45c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,21 @@
 Gnash 0.8.9
 YYYY/MM/DD
 
+Caveats:
+
+ * The minimum required FFmpeg version, for people who prefer it over
+   Gstreamer, is now 51.28.0.
+ * The configure script option --enable-i810-lod-bias, which provided
+   a workaround for a very old driver for the Intel I810 when using the
+   OpenGL renderer, has been removed.
+ * Gnash now uses the system-installed libltdl rather than its in-tree
+   copy.
+ * NPAPI headers are now required for building the Mozilla plugin; they
+   are normally part of the Xulrunner development package.
+
 Improvements since 0.8.8 release are:
 
+ * Fixed playback of uncommon MPEG4 streams when using GStreamer.
  * 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
@@ -14,9 +27,9 @@ Improvements since 0.8.8 release are:
    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
+ * NPAPI plugin: fix relative urls resolution in presence of <base> tag
    and "base" parameter; improved robustness and compatibility with
-   chromium browser. 
+   chromium browser. Avoid blocking the parent process.
  * Improved SWF8 support with BitmapData.draw, BitmapData.loadBitmap,
    and other bitmap functions.
  * Re-entrant core libraries.
@@ -31,7 +44,7 @@ Improvements since 0.8.8 release are:
  * Support for linear RGB interpolation mode in gradient fills.
  * Clipboard setting (GTK only).
  * More flash.geom.Rectangle functions.
- * Improved OpenBSD compatibility
+ * Improved OpenBSD compatibility.
 
 Gnash 0.8.8
 2010/08/17

-----------------------------------------------------------------------

Summary of changes:
 NEWS |   19 ++++++++++++++++---
 1 files changed, 16 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]