From 6fe1b6e664f2a5d26e5ace7c7082169b656eef05 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Mon, 15 Jul 2013 15:47:48 +0100 Subject: transform node working --- rotord/rotor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rotord/rotor.cpp') diff --git a/rotord/rotor.cpp b/rotord/rotor.cpp index 36ce750..90d23d9 100755 --- a/rotord/rotor.cpp +++ b/rotord/rotor.cpp @@ -336,7 +336,7 @@ Image* Video_loader::output(const Frame_spec &frame){ if (image.w>0) return ℑ //just return the previous frame if possible else return nullptr; }; - cerr<<"setting up frame: lineoffset="<<(player.pFrameRGB->linesize[0]-(frame.w*3))<