From d80323174f5be46051dd494308a92cfe12e2c1f5 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 4 Jul 2013 14:47:16 +0100 Subject: response to delete context --- rotord/rotor.cpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'rotord/rotor.cpp') diff --git a/rotord/rotor.cpp b/rotord/rotor.cpp index c929fae..2d33755 100755 --- a/rotord/rotor.cpp +++ b/rotord/rotor.cpp @@ -393,8 +393,10 @@ Image* Video_loader::output(const Frame_spec &frame){ return ℑ } - //confusingly, crashes with files not made with ffmpeg/ short files? - + //confusingly, crashes with files not made with short files? + //seems to be on last frame? - returns nullptr - still tries to clone? + //can't really return 1st frame instead, should get # of frames right 1st? + //think about what echo trails does on the last frame return nullptr; }; -- cgit v1.2.3