From 741fb4b9e135cfb161a749db88713229038577bb Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 5 Sep 2013 17:55:35 +0100 Subject: making act segmenter --- rotord/src/libavwrapper.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rotord/src/libavwrapper.h') diff --git a/rotord/src/libavwrapper.h b/rotord/src/libavwrapper.h index 6ae6bd2..7f3d549 100755 --- a/rotord/src/libavwrapper.h +++ b/rotord/src/libavwrapper.h @@ -33,6 +33,9 @@ //http://dranger.com/ffmpeg/ //the mnost up to date tutorial? +//https://github.com/lbrandy/ffmpeg-fas/tree/master +//try this! + #ifndef UINT64_C #define UINT64_C(c) (c ## ULL) #endif -- cgit v1.2.3