From 8510f335c3ff39c207d8cb906da3eb91cd73d75a Mon Sep 17 00:00:00 2001 From: trav90 Date: Mon, 30 May 2022 14:44:19 -0500 Subject: [Libs:ffvpx] Update FFVPX to version 4.2.7 --- libs/ffvpx/libavutil/avassert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ffvpx/libavutil/avassert.h') diff --git a/libs/ffvpx/libavutil/avassert.h b/libs/ffvpx/libavutil/avassert.h index 46f3fea58..9abeadea4 100644 --- a/libs/ffvpx/libavutil/avassert.h +++ b/libs/ffvpx/libavutil/avassert.h @@ -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 */ -- cgit v1.2.3