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. 83042956995ecb7411b6


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 83042956995ecb7411b679a7186a8d81171268c3
Date: Mon, 06 Dec 2010 10:34:12 +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  83042956995ecb7411b679a7186a8d81171268c3 (commit)
      from  8a8be73762ef650d2c8497a4ed98dee9bc38fe43 (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=83042956995ecb7411b679a7186a8d81171268c3


commit 83042956995ecb7411b679a7186a8d81171268c3
Author: Sandro Santilli <address@hidden>
Date:   Mon Dec 6 11:34:06 2010 +0100

    Oops, forgot debugging lines in

diff --git a/libmedia/ffmpeg/MediaParserFfmpeg.cpp 
b/libmedia/ffmpeg/MediaParserFfmpeg.cpp
index 0f40d09..c1a4a27 100644
--- a/libmedia/ffmpeg/MediaParserFfmpeg.cpp
+++ b/libmedia/ffmpeg/MediaParserFfmpeg.cpp
@@ -533,8 +533,8 @@ MediaParserFfmpeg::readPacket(boost::uint8_t* buf, int 
buf_size)
 boost::int64_t 
 MediaParserFfmpeg::seekMedia(boost::int64_t offset, int whence)
 {
-       GNASH_REPORT_FUNCTION;
-       log_debug("::seekMedia(%1%, %2%)", offset, whence);
+       //GNASH_REPORT_FUNCTION;
+       //log_debug("::seekMedia(%1%, %2%)", offset, whence);
 
        assert(_stream.get());
 

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

Summary of changes:
 libmedia/ffmpeg/MediaParserFfmpeg.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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