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. 1405791f1c7f4c32832d


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 1405791f1c7f4c32832d700dbc364e88ebeac4e1
Date: Wed, 20 Oct 2010 14:06:15 +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  1405791f1c7f4c32832d700dbc364e88ebeac4e1 (commit)
       via  9f8f920a349ad8456bc4a1d8fc63870af7040738 (commit)
       via  f5d36eee68934029014dba850b232afe01e992de (commit)
       via  3c71fcd107248099c678f15873aac1cde7c48b78 (commit)
       via  753908de4cbd99d789c5ea109160b3e4d9becd18 (commit)
      from  57c4193691d2313ef6214542c976a2b4dd73fb2b (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=1405791f1c7f4c32832d700dbc364e88ebeac4e1


commit 1405791f1c7f4c32832d700dbc364e88ebeac4e1
Merge: 9f8f920 57c4193
Author: Sandro Santilli <address@hidden>
Date:   Wed Oct 20 16:06:11 2010 +0200

    Merge branch 'master' of ssh://address@hidden/srv/git/gnash


http://git.savannah.gnu.org/cgit//commit/?id=9f8f920a349ad8456bc4a1d8fc63870af7040738


commit 9f8f920a349ad8456bc4a1d8fc63870af7040738
Author: Sandro Santilli <address@hidden>
Date:   Wed Oct 20 16:03:07 2010 +0200

    Distribute plugin/aos4/plugin.h

diff --git a/plugin/aos4/Makefile.am b/plugin/aos4/Makefile.am
index bdae047..3ba5870 100644
--- a/plugin/aos4/Makefile.am
+++ b/plugin/aos4/Makefile.am
@@ -64,7 +64,7 @@ plugindir = $(bindir)
 
 plugin_LTLIBRARIES = libnpgnash.la
 
-libnpgnash_la_SOURCES = plugin.cpp
+libnpgnash_la_SOURCES = plugin.cpp plugin.h
 libnpgnash_la_LDFLAGS = -shared -no-undefined -version-info 0:0:0 \
        -o libnpgnash.so 
 

http://git.savannah.gnu.org/cgit//commit/?id=f5d36eee68934029014dba850b232afe01e992de


commit f5d36eee68934029014dba850b232afe01e992de
Author: Sandro Santilli <address@hidden>
Date:   Wed Oct 20 16:02:38 2010 +0200

    Distribute plugin/aos4

diff --git a/plugin/Makefile.am b/plugin/Makefile.am
index e9bc790..396b9f0 100644
--- a/plugin/Makefile.am
+++ b/plugin/Makefile.am
@@ -39,7 +39,7 @@ endif
 endif # NPAPI
 
 # make sure these files make it into the distribution tarball.
-DIST_SUBDIRS = klash klash4 npapi win32
+DIST_SUBDIRS = klash klash4 npapi win32 aos4
 
 install-plugin install-plugins: $(plugin_LTLIBRARIES) $(PKGLIB)
 if !WIN32

http://git.savannah.gnu.org/cgit//commit/?id=3c71fcd107248099c678f15873aac1cde7c48b78


commit 3c71fcd107248099c678f15873aac1cde7c48b78
Merge: 753908d b4a97cd
Author: Sandro Santilli <address@hidden>
Date:   Wed Oct 20 15:53:07 2010 +0200

    Merge branch 'master' of ssh://address@hidden/srv/git/gnash


http://git.savannah.gnu.org/cgit//commit/?id=753908de4cbd99d789c5ea109160b3e4d9becd18


commit 753908de4cbd99d789c5ea109160b3e4d9becd18
Author: Sandro Santilli <address@hidden>
Date:   Wed Oct 20 13:33:47 2010 +0200

    private tag

diff --git a/libmedia/gst/AudioDecoderGst.cpp b/libmedia/gst/AudioDecoderGst.cpp
index ecfc4d3..11bb24f 100644
--- a/libmedia/gst/AudioDecoderGst.cpp
+++ b/libmedia/gst/AudioDecoderGst.cpp
@@ -200,6 +200,7 @@ buf_add(gpointer buf, gpointer data)
 }
 
 
+/* private */
 boost::uint8_t* 
 AudioDecoderGst::pullBuffers(boost::uint32_t&  outputSize)
 {

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

Summary of changes:
 libmedia/gst/AudioDecoderGst.cpp |    1 +
 plugin/Makefile.am               |    2 +-
 plugin/aos4/Makefile.am          |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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