summaryrefslogtreecommitdiff
path: root/rotord/rendercontext.cpp
diff options
context:
space:
mode:
authorTim Redfern <tim@herge.(none)>2013-07-17 11:10:43 +0100
committerTim Redfern <tim@herge.(none)>2013-07-17 11:10:43 +0100
commit0b9a43ff5d4ba544e7645b429cff6956421eddc0 (patch)
treefa4b13a97926080d9f819418892673600584b095 /rotord/rendercontext.cpp
parent3057a3ab06909fe9eecef119414d257019414ebf (diff)
audio thumbnail fix
Diffstat (limited to 'rotord/rendercontext.cpp')
-rw-r--r--rotord/rendercontext.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/rendercontext.cpp b/rotord/rendercontext.cpp
index 1da5725..7a76a70 100644
--- a/rotord/rendercontext.cpp
+++ b/rotord/rendercontext.cpp
@@ -330,6 +330,7 @@ bool Render_context::load_audio(const string &filename,vector<Base_audio_process
}
cerr<<"Rotor: finished audio analysis"<<endl;
+ return true;
}
bool Render_context::load_video(const string &nodeID,const string &filename){
//this is a good standard example of how to find