Commit 91601e38 authored by Laurent Aimar's avatar Laurent Aimar

Fixed build under linux (avcodec).

parent a8bc4e17
...@@ -33,8 +33,6 @@ ...@@ -33,8 +33,6 @@
#include <vlc_cpu.h> #include <vlc_cpu.h>
#include <assert.h> #include <assert.h>
#define HAVE_AVCODEC_DXVA2
#ifdef HAVE_LIBAVCODEC_AVCODEC_H #ifdef HAVE_LIBAVCODEC_AVCODEC_H
# include <libavcodec/avcodec.h> # include <libavcodec/avcodec.h>
# ifdef HAVE_AVCODEC_DXVA2 # ifdef HAVE_AVCODEC_DXVA2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment