stdint.h -> msc_stdint.h
This commit is contained in:
2
3rdparty/include/ffmpeg_/libavcodec/dxva2.h
vendored
2
3rdparty/include/ffmpeg_/libavcodec/dxva2.h
vendored
@@ -23,7 +23,7 @@
|
||||
#ifndef AVCODEC_DXVA_H
|
||||
#define AVCODEC_DXVA_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <msc_stdint.h>
|
||||
|
||||
#include <dxva2api.h>
|
||||
|
||||
|
2
3rdparty/include/ffmpeg_/libavcodec/vaapi.h
vendored
2
3rdparty/include/ffmpeg_/libavcodec/vaapi.h
vendored
@@ -24,7 +24,7 @@
|
||||
#ifndef AVCODEC_VAAPI_H
|
||||
#define AVCODEC_VAAPI_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <msc_stdint.h>
|
||||
|
||||
/**
|
||||
* \defgroup VAAPI_Decoding VA API Decoding
|
||||
|
Reference in New Issue
Block a user