[gnash] branch upstream updated (6f3a9e8 -> 9550b94)

Gabriele Giacone gg0-guest at moszumanska.debian.org
Sun Apr 19 22:13:18 UTC 2015


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

gg0-guest pushed a change to branch upstream
in repository gnash.

      from  6f3a9e8   Imported Upstream version 0.8.11~git20140708
       new  9550b94   Imported Upstream version 0.8.11~git20150419

The 1 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:
 Makefile.am                            |  1 +
 NEWS                                   |  3 +-
 configure.ac                           | 49 ++++++++++++++--------
 gui/fb/fb.am                           |  4 ++
 gui/gtk/gtk_canvas.cpp                 |  4 --
 libbase/GnashImageGif.cpp              |  6 ++-
 libbase/GnashImageJpeg.cpp             |  8 ++--
 libcore/DragState.h                    |  2 +-
 libcore/LoadVariablesThread.cpp        | 25 +++++-------
 libcore/LoadVariablesThread.h          | 24 ++++++-----
 libcore/SWFStream.cpp                  |  2 +-
 libcore/as_value.h                     | 13 +++---
 libcore/swf/SetTabIndexTag.cpp         |  1 +
 libdevice/vaapi/VaapiContext.h         |  2 +-
 libdevice/vaapi/VaapiGlobalContext.cpp |  4 +-
 libmedia/ffmpeg/AudioDecoderFfmpeg.cpp | 34 +---------------
 libmedia/ffmpeg/MediaParserFfmpeg.cpp  | 19 ++++-----
 libmedia/ffmpeg/VideoDecoderFfmpeg.cpp | 35 ++++++----------
 libmedia/ffmpeg/ffmpegHeaders.h        | 14 +++++++
 librender/cairo/Renderer_cairo.cpp     |  2 -
 macros/ax_append_compile_flags.m4      | 65 +++++++++++++++++++++++++++++
 macros/ax_append_flag.m4               | 71 ++++++++++++++++++++++++++++++++
 macros/ax_append_link_flags.m4         | 63 +++++++++++++++++++++++++++++
 macros/ax_check_compile_flag.m4        | 74 ++++++++++++++++++++++++++++++++++
 macros/ax_check_link_flag.m4           | 74 ++++++++++++++++++++++++++++++++++
 macros/ax_require_defined.m4           | 37 +++++++++++++++++
 macros/boost.m4                        | 18 +--------
 macros/ffmpeg.m4                       |  3 +-
 macros/qt4.m4                          |  4 +-
 revno.h                                |  2 +-
 testsuite/analyse-results.sh           | 23 +++++------
 testsuite/misc-ming.all/Makefile.am    |  1 -
 testsuite/network.all/Makefile.am      |  1 -
 testsuite/timingissues                 | 10 ++---
 34 files changed, 528 insertions(+), 170 deletions(-)
 create mode 100644 macros/ax_append_compile_flags.m4
 create mode 100644 macros/ax_append_flag.m4
 create mode 100644 macros/ax_append_link_flags.m4
 create mode 100644 macros/ax_check_compile_flag.m4
 create mode 100644 macros/ax_check_link_flag.m4
 create mode 100644 macros/ax_require_defined.m4

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



More information about the pkg-flash-devel mailing list