Drop Windows XP support remnants

This commit is contained in:
Diego Biurrun
2018-04-02 01:06:18 +02:00
parent c7ab6aff66
commit 8f144d9e3d
6 changed files with 6 additions and 32 deletions
+2 -5
View File
@@ -21,14 +21,11 @@
*/
#include "libavutil/log.h"
#include "dxva2_internal.h"
#include "mpegutils.h"
#include "mpegvideo.h"
// The headers above may include w32threads.h, which uses the original
// _WIN32_WINNT define, while dxva2_internal.h redefines it to target a
// potentially newer version.
#include "dxva2_internal.h"
#define MAX_SLICES 1024
struct dxva2_picture_context {
DXVA_PictureParameters pp;