projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2c58d3
)
d3dvideosink: Don't include deprecated and unavailable d3dx9tex.h
author
Nirbheek Chauhan
<nirbheek@centricular.com>
Tue, 19 Apr 2016 09:27:22 +0000
(14:57 +0530)
committer
Tim-Philipp Müller
<tim@centricular.com>
Tue, 19 Apr 2016 12:51:03 +0000
(13:51 +0100)
It's not needed, not on native Windows nor with mingw, and
we don't use anything from it anyway
https://bugzilla.gnome.org/show_bug.cgi?id=765250
sys/d3dvideosink/d3dhelpers.h
patch
|
blob
|
history
diff --git
a/sys/d3dvideosink/d3dhelpers.h
b/sys/d3dvideosink/d3dhelpers.h
index 4145f787cc53ffceff7e2b86c4ce27574132d2b7..36623290debda80c861d3d2905379e80506d95b8 100644
(file)
--- a/
sys/d3dvideosink/d3dhelpers.h
+++ b/
sys/d3dvideosink/d3dhelpers.h
@@
-44,7
+44,6
@@
#endif
#include <d3d9.h>
-#include <d3dx9tex.h>
typedef struct _GstD3DVideoSink GstD3DVideoSink;
typedef struct _GstD3DVideoSinkClass GstD3DVideoSinkClass;