diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-09-05 17:55:35 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-09-05 17:55:35 +0100 |
| commit | 741fb4b9e135cfb161a749db88713229038577bb (patch) | |
| tree | 08bc9925659cbcac45162bacf31dc6336d4f60b4 /rotord/src/libavwrapper.h | |
| parent | a2e1bf3495b7bfefdaedb8fc737e969ab06df079 (diff) | |
making act segmenter
Diffstat (limited to 'rotord/src/libavwrapper.h')
| -rwxr-xr-x | rotord/src/libavwrapper.h | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
