gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r11669: Stop the video frame refresh


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11669: Stop the video frame refresh debugging hassle
Date: Mon, 30 Nov 2009 23:51:22 +0100
User-agent: Bazaar (1.16.1)

------------------------------------------------------------
revno: 11669
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Mon 2009-11-30 23:51:22 +0100
message:
  Stop the video frame refresh debugging hassle
modified:
  libcore/asobj/flash/net/NetStream_as.cpp
=== modified file 'libcore/asobj/flash/net/NetStream_as.cpp'
--- a/libcore/asobj/flash/net/NetStream_as.cpp  2009-11-30 22:17:09 +0000
+++ b/libcore/asobj/flash/net/NetStream_as.cpp  2009-11-30 22:51:22 +0000
@@ -1319,7 +1319,7 @@
             if (!m_imageframe.get() && 
                     _playHead.getState() != PlayHead::PLAY_PAUSED)
             {
-                log_debug("refreshing video frame for the first time");
+                //log_debug("refreshing video frame for the first time");
                 refreshVideoFrame(true);
             }
 


reply via email to

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