From 47a4f30fc852f4d49df6df7b4974c7c4751107f3 Mon Sep 17 00:00:00 2001 From: Comment Date: Fri, 20 Sep 2013 15:30:57 +0100 Subject: making video top and tail --- rotord/src/rendercontext.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'rotord/src/rendercontext.h') diff --git a/rotord/src/rendercontext.h b/rotord/src/rendercontext.h index 2c88510..8656df4 100644 --- a/rotord/src/rendercontext.h +++ b/rotord/src/rendercontext.h @@ -59,7 +59,6 @@ namespace Rotor { //and low level interface onto the graph public: Render_context(const std::string& name): Task(name) { - audio_thumb=new Audio_thumbnailer(); state=IDLE; output_framerate=25.0f; @@ -73,7 +72,7 @@ namespace Rotor { else cerr<<"Rotor: settings.xml not found, using defaults"<