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_final-


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1648-g6f3809e
Date: Tue, 09 Jul 2013 14:09:24 +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  6f3809eac5220000c16f8768e81cda6a3c23382f (commit)
      from  2de9190c1ee78a5a2ad9fe4789b7329b545aeb63 (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=6f3809eac5220000c16f8768e81cda6a3c23382f


commit 6f3809eac5220000c16f8768e81cda6a3c23382f
Author: Sandro Santilli <address@hidden>
Date:   Tue Jul 9 16:09:17 2013 +0200

    DSOEXPORT bufferFullInternal

diff --git a/libmedia/MediaParser.h b/libmedia/MediaParser.h
index 473b5ae..ca68414 100644
--- a/libmedia/MediaParser.h
+++ b/libmedia/MediaParser.h
@@ -720,7 +720,7 @@ protected:
        /// is passed a locked lock on _qMutex, and by parseNextChunk
        /// to determine whether to index-only or also push on queue.
        ///
-       bool bufferFullInternal() const;
+       DSOEXPORT bool bufferFullInternal() const;
 
        /// On seek, this flag will be set, while holding a lock on 
_streamMutex.
        /// The parser, when obtained a lock on _streamMutex, will check this

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

Summary of changes:
 libmedia/MediaParser.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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