pull/296/head
Michael Bunk 7 years ago committed by Carl Eugen Hoyos
parent 0a12af2185
commit 0d7e0f25ca
  1. 2
      libavcodec/qsvenc_h264.c
  2. 2
      libavutil/avassert.h

@ -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…
Cancel
Save