From 21d64e94be3112ea95dbe62a165fb6e2a67ef1e1 Mon Sep 17 00:00:00 2001 From: Comment Date: Thu, 21 Mar 2013 07:43:40 +0000 Subject: working on avcodec interface --- rotord/rotor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rotord/rotor.h') diff --git a/rotord/rotor.h b/rotord/rotor.h index c7d25b2..5667b62 100755 --- a/rotord/rotor.h +++ b/rotord/rotor.h @@ -359,7 +359,7 @@ namespace Rotor { int load_graph(Poco::UUID uid); bool load_graph(string &graph_filename); //should eventually be as above UUID save_graph(); //returns UUID of saved graph - bool load_audio(string &filename,vector processors); + bool load_audio(const string &filename,vector processors); Render_requirements get_requirements(); int load_video(int num,string &filename); //can be performance or clip -- cgit v1.2.3