[gnash] branch master updated (31d8d28 -> 832e777)

Tim Retout diocles at moszumanska.debian.org
Thu Jun 9 00:37:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

diocles pushed a change to branch master
in repository gnash.

      from  31d8d28   Fix FTBFS with ffmpeg 2.9 (Closes: #803819). Thanks Andreas Cadhalpun.
       new  f332cf2   Imported Upstream version 0.8.11~git20160608
       new  d066c1b   Merge tag 'upstream/0.8.11_git20160608'
       new  832e777   Release 0.8.11~git20160608-1 (Closes: #811106)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   |   8 +
 debian/patches/01ffmpeg_2.9.patch                  | 223 ---------------------
 debian/patches/series                              |   1 -
 gui/fb/fb.cpp                                      |  19 +-
 gui/fb/fbsup.h                                     |   4 +-
 gui/gtk/gtk.cpp                                    |  15 +-
 gui/gtk/gtksup.h                                   |   3 +
 gui/qt/Qt4Glue.cpp                                 |   5 +-
 gui/qt/kde.cpp                                     |   5 +-
 libbase/log.cpp                                    |   2 +-
 libcore/ExternalInterface.cpp                      |   6 +-
 libcore/asobj/Function_as.cpp                      |   6 +-
 libcore/asobj/MovieClip_as.cpp                     |  13 +-
 libcore/asobj/NetStream_as.cpp                     |  15 +-
 libcore/asobj/Sound_as.cpp                         |  17 +-
 .../asobj/flash/external/ExternalInterface_as.cpp  |  14 +-
 libcore/movie_root.cpp                             |  32 +--
 libmedia/MediaParser.cpp                           |  38 +---
 libmedia/MediaParser.h                             |  40 +++-
 libmedia/ffmpeg/VideoConverterFfmpeg.cpp           |  54 ++---
 libmedia/ffmpeg/VideoDecoderFfmpeg.cpp             |  24 +--
 libmedia/ffmpeg/ffmpegHeaders.h                    |  23 +++
 libsound/Makefile.am                               |  11 +-
 libsound/sound_handler.cpp                         |  12 +-
 plugin/npapi/callbacks.cpp                         |  24 +--
 plugin/npapi/external.cpp                          |  57 ++++--
 plugin/npapi/external.h                            |  12 +-
 plugin/npapi/plugin.cpp                            |  17 +-
 plugin/npapi/pluginScriptObject.cpp                |  12 +-
 plugin/npapi/pluginScriptObject.h                  |  11 +-
 plugin/npapi/test.cpp                              |  45 +++--
 revno.h                                            |   2 +-
 testsuite/actionscript.all/Function.as             |  56 +++++-
 testsuite/actionscript.all/Makefile.am             |   3 +-
 testsuite/misc-ming.all/Makefile.am                |   6 +-
 .../misc-ming.all/extgetvariable_testrunner.sh     |   8 +-
 testsuite/misc-mtasc.all/extcomm.as                |  46 ++++-
 testsuite/misc-mtasc.all/extcommtests-runner.sh    |  59 +++++-
 38 files changed, 473 insertions(+), 475 deletions(-)
 delete mode 100644 debian/patches/01ffmpeg_2.9.patch

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-flash/gnash.git



More information about the pkg-flash-devel mailing list