[vlc-devel] commit: Fixed build under linux (avcodec). (Laurent Aimar )
git version control
git at videolan.org
Wed Nov 25 23:43:55 CET 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Wed Nov 25 23:00:00 2009 +0100| [91601e381cc5c8475ea92235be96422a5c19f544] | committer: Laurent Aimar
Fixed build under linux (avcodec).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=91601e381cc5c8475ea92235be96422a5c19f544
---
modules/codec/avcodec/dxva2.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/modules/codec/avcodec/dxva2.c b/modules/codec/avcodec/dxva2.c
index be6be68..4f1a357 100644
--- a/modules/codec/avcodec/dxva2.c
+++ b/modules/codec/avcodec/dxva2.c
@@ -33,8 +33,6 @@
#include <vlc_cpu.h>
#include <assert.h>
-#define HAVE_AVCODEC_DXVA2
-
#ifdef HAVE_LIBAVCODEC_AVCODEC_H
# include <libavcodec/avcodec.h>
# ifdef HAVE_AVCODEC_DXVA2
More information about the vlc-devel
mailing list