Update macOS builds to FFmpeg 4.1

This commit is contained in:
Cameron Gutman 2019-01-07 21:43:18 -08:00
commit 7091e0324e
12 changed files with 69 additions and 6 deletions

View file

@ -66,7 +66,7 @@
#endif
/**
* Assert that floating point opperations can be executed.
* Assert that floating point operations can be executed.
*
* This will av_assert0() that the cpu is not in MMX state on X86
*/