diff options
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 |
