mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Fix typos
This commit is contained in:
parent
0a12af2185
commit
0d7e0f25ca
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Intel MediaSDK QSV based H.264 enccoder
|
||||
* Intel MediaSDK QSV based H.264 encoder
|
||||
*
|
||||
* copyright (c) 2013 Yukinori Yamazoe
|
||||
*
|
||||
|
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user