diff options
-rw-r--r-- | libhb/qsv_libav.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/qsv_libav.h b/libhb/qsv_libav.h index df33ddcb5..3a1ebf7bf 100644 --- a/libhb/qsv_libav.h +++ b/libhb/qsv_libav.h @@ -78,7 +78,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * Note: Compilation would require: * - Intel MediaSDK headers, Full SDK is avaialble from the original web site: * http://software.intel.com/en-us/vcsource/tools/media-SDK - * Will be referenced as mfx/*.h (mfxdefs.h, mfxstructures.h, ... ) + * Will be referenced as mfx*.h (mfxdefs.h, mfxstructures.h, ... ) * and * - Final application has to link against Intel MediaSDK dispatcher, available * at MediaSDK as well |