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. 9469ea0db917b15edbdb


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 9469ea0db917b15edbdbee537bc5263bd343ec2a
Date: Wed, 25 Aug 2010 03:32:08 +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  9469ea0db917b15edbdbee537bc5263bd343ec2a (commit)
       via  fc6af640cd09c580d328a027c768ca832428eaec (commit)
       via  2fc135408b55feb1df6e17f83e0d18063d8f97d5 (commit)
       via  84e95dd8bf0a8b41e3578c3d95415cc6f0d9d2c5 (commit)
       via  20422ef125ffd81d8fa50443e07f55008a567ad4 (commit)
       via  5edc5f0e6e7e39e44b751d54da468441c116144a (commit)
       via  af62669b83b66ed3be3a97447e9099cef4502d3a (commit)
       via  231dca940e89d506ee94c14b24c3729ad70eb1f0 (commit)
       via  64a13bc3818d3cce5b5d56083e35ab1a1eea5350 (commit)
       via  9747e7082961a71b378dc462628a8a93b7aa0973 (commit)
       via  58ded05314b27cc727d96d06b94b416558514fc5 (commit)
       via  27c0cb14b79adb4ef9afc806d51c459de962dc36 (commit)
       via  643125560ceb01b9d484e18c4b559b60c7bd25a2 (commit)
       via  c7c0353816b18edb1d464e8f1014d6b3d3ff254f (commit)
       via  12ffc0a07bb9f7b6435c855b947de791e04f925a (commit)
       via  4eb4e333e1365f82bf0fb7e764450f6d1b075302 (commit)
       via  54278399cfb907cc9057ce5d8ebb3751f7e27f06 (commit)
       via  86ec97ea319a8075ad7c08cf7ebe8f380391003f (commit)
       via  fa6b223e90407ffce8daac78ba8f972eded196f6 (commit)
       via  25671084a1904c24e999fbc677c3334ab1889eaf (commit)
       via  e75bd978e65d6c226e2b4923776f4e60b958b0ab (commit)
      from  8cccfd1cc7fb22a727332ffcf6b91a80b7375477 (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=9469ea0db917b15edbdbee537bc5263bd343ec2a


commit 9469ea0db917b15edbdbee537bc5263bd343ec2a
Merge: 8cccfd1 fc6af64
Author: Rob Savoye <address@hidden>
Date:   Tue Aug 24 21:31:58 2010 -0600

    changes from release branch

diff --cc NEWS
index cb93c9c,90c8bc7..4810032
--- a/NEWS
+++ b/NEWS
@@@ -1,24 -1,21 +1,37 @@@
- Gnash 0.8.9
- YYYY/MM/DD
+ Gnash 0.8.8
+ 2010/08/17
+ 
+  * Renderers are able to be switched at runtime between Cairo,
+    OpenGL, and AGG. 
+  * Media handlers can be switched at runtime between ffmpeg and
+    Gstreamer.
+  * Hardware video decoding support via VAAPI for Nvidia, ATI, and
+    Intel GPUs. 
+  * Android specific support.
+  * Gnash now compiles faster due to reduce internal dependencies.
+  * Mostly complete Scriptable Plugin support which works with the
+    ExternalInterface class.
+  * Improved input device handling when using a raw framebuffer.
+  * 100% of all YouTube videos should work 
  
 +Gnash 0.8.8
 +2010/08/17
 +
  Improvements since 0.8.7 release are:
  
 + * Renderers are able to be switched at runtime between Cairo,
 +   OpenGL, and AGG. 
 + * Media handlers can be switched at runtime between ffmpeg and
 +   Gstreamer.
 + * Hardware video decoding support via VAAPI for Nvidia, ATI, and
 +   Intel GPUs. 
 + * Android specific support.
 + * Gnash now compiles faster due to reduce internal dependencies.
 + * Mostly complete Scriptable Plugin support which works with the
 +   ExternalInterface class.
 + * Improved input device handling when using a raw framebuffer.
 + * 100% of all YouTube videos should work 
 +
  Gnash 0.8.7
  2010/02/15
  
diff --cc packaging/debian/control
index 399115f,b94423e..67d79fd
--- a/packaging/debian/control
+++ b/packaging/debian/control
@@@ -41,7 -40,7 +40,9 @@@ Package: gnash-commo
  Section: libs
  Architecture: any
  Depends: ${shlibs:Depends}, ${misc:Depends},
-- gstreamer-plugins-base | libgstreamer-plugins-base0.10-0, 
gstreamer0.10-plugins-bad, gstreamer0.10-fluendo-mp3, gstreamer0.10-ffmpeg, 
libxv1, libgtkglext1
++ gstreamer-plugins-base | libgstreamer-plugins-base0.10-0, 
gstreamer0.10-plugins-bad, gstreamer0.10-fluendo-mp3, gstreamer0.10-ffmpeg, 
libxv1
++# OpenGL packages are disabled for now
++# libgtkglext1
  Suggests: mozilla-plugin-gnash (= ${binary:Version}), gnash-lirc-extension (= 
${binary:Version}),  gnash-fileio-extension (= ${binary:Version}),  
gnash-mysql-extension (= ${binary:Version})
  Conflicts: libgnash0 (<< 0.8.1~), gnash (<< 0.8.1~), libklash0 (<< 0.8.1~), 
gnash-common-opengl
  Description: free SWF movie player - common files/libraries
@@@ -143,7 -142,7 +144,7 @@@ Description: free SWF movie player - Pl
   This package includes the plugin for Konqueror.
  
  Package: gtk-plugin-gnash
--Section: libs
++Section: utils
  Architecture: any
  Depends: gnash-common (= ${binary:Version}),
   ${shlibs:Depends},  ${misc:Depends}
@@@ -177,7 -176,7 +178,7 @@@ Description: Debug symbols for Gnas
  
  Package: gnash-fileio-extension
  Architecture: any
--Section: debug
++Section: utils
  Priority: extra
  Depends: gnash-common (= ${binary:Version}),
   ${shlibs:Depends}, ${misc:Depends}
@@@ -187,7 -186,7 +188,7 @@@ Description: Fileio extension for Gnas
  
  Package: gnash-mysql-extension
  Architecture: any
--Section: debug
++Section: utils
  Priority: extra
  Depends: gnash-common (= ${binary:Version}),
   ${shlibs:Depends}, ${misc:Depends}, libmysqlclient
@@@ -197,7 -196,7 +198,7 @@@ Description: MySQL extension for Gnas
  
  Package: gnash-lirc-extension
  Architecture: any
--Section: debug
++Section: utils
  Priority: extra
  Depends: gnash-common (= ${binary:Version}),
   ${shlibs:Depends}, ${misc:Depends}
diff --cc packaging/snapshot.am
index b974a2d,ebd40a9..8a29380
--- a/packaging/snapshot.am
+++ b/packaging/snapshot.am
@@@ -19,8 -19,8 +19,8 @@@ NOW := $(shell date "+%Y%m%d"
  
  # this is used for Debian style naming conventions
  NEXT_RELEASE = 0.8.9
 -SNAPSHOT_VERSION := 0.8.8
 -# SNAPSHOT_VERSION := $(NEXT_RELEASE)~git.$(BRANCH_REVNO)
++#SNAPSHOT_VERSION := 0.8.8
 +SNAPSHOT_VERSION := $(NEXT_RELEASE)~git.$(BRANCH_REVNO)
- # SNAPSHOT_VERSION := $(NEXT_RELEASE)~git.$(BRANCH_NICK)$(BRANCH_REVNO)
  
  # these is the directories where the snapshot gets built. Sources are
  # in the top level, the build goes in a _build subdirectory

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

Summary of changes:
 Makefile.am                             |    6 +
 NEWS                                    |   17 ++-
 README                                  |   10 +-
 doc/C/preformatted/cygnal.1.in          |    4 +-
 doc/C/preformatted/findmicrophones.1.in |    4 +-
 doc/C/preformatted/findwebcams.1.in     |    4 +-
 doc/C/preformatted/flvdumper.1.in       |    4 +-
 doc/C/preformatted/gnash.1.in           |   10 +-
 doc/C/preformatted/gnash_ref.info.in    |  240 +++++++++++++++---------------
 doc/C/preformatted/gnash_user.info.in   |  Bin 127699 -> 128307 bytes
 doc/C/preformatted/gnashref.html.in     |   14 +-
 doc/C/preformatted/gnashuser.html.in    |  138 ++++++++++++-------
 doc/C/preformatted/gprocessor.1.in      |    4 +-
 doc/C/preformatted/rtmpget.1.in         |    4 +-
 doc/C/preformatted/soldumper.1.in       |    4 +-
 doc/C/refmanual/building.xml            |    8 +-
 libbase/string_table.h                  |    2 +-
 libmedia/MediaHandler.h                 |    2 +-
 packaging/deb.am                        |    6 +-
 packaging/debian/changelog              |    7 +
 packaging/debian/control                |   13 +-
 packaging/redhat/gnash.spec             |    2 +-
 packaging/snapshot.am                   |    2 +-
 23 files changed, 289 insertions(+), 216 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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