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-1811-g5b4083d
Date: Sat, 02 Nov 2013 23:17:51 +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  5b4083d85c57afb4728d66315071f6ed326a0a2f (commit)
      from  5ae8239d41c7687372bf5cfa9fd90037bcd6c7c9 (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=5b4083d85c57afb4728d66315071f6ed326a0a2f


commit 5b4083d85c57afb4728d66315071f6ed326a0a2f
Author: Sandro Santilli <address@hidden>
Date:   Sun Nov 3 00:17:44 2013 +0100

    Add missing space in debug print

diff --git a/libcore/Video.cpp b/libcore/Video.cpp
index 89c7262..7f992db 100644
--- a/libcore/Video.cpp
+++ b/libcore/Video.cpp
@@ -177,7 +177,7 @@ Video::getVideoFrame()
                _lastDecodedVideoFrameNum = current_frame;
 
 #ifdef DEBUG_EMBEDDED_VIDEO_DECODING
-               log_debug("  decoding embedded frames from %d to %d"
+               log_debug("  decoding embedded frames from %d to %d "
                           "for Video object %s", from_frame,
                           current_frame, getTarget());
 #endif

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

Summary of changes:
 libcore/Video.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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