Fix typos

This commit is contained in:
Michael Bunk 2018-08-30 08:56:18 +02:00 committed by Carl Eugen Hoyos
parent 0a12af2185
commit 0d7e0f25ca
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/* /*
* Intel MediaSDK QSV based H.264 enccoder * Intel MediaSDK QSV based H.264 encoder
* *
* copyright (c) 2013 Yukinori Yamazoe * copyright (c) 2013 Yukinori Yamazoe
* *

View File

@ -66,7 +66,7 @@
#endif #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 * This will av_assert0() that the cpu is not in MMX state on X86
*/ */