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:
198d8dd
)
gl: Always build gstglmixer, not only when full OpenGL support is enabled
author
Sebastian Dröge
<sebastian@centricular.com>
Fri, 11 Jul 2014 11:58:55 +0000
(13:58 +0200)
committer
Sebastian Dröge
<sebastian@centricular.com>
Fri, 11 Jul 2014 11:58:55 +0000
(13:58 +0200)
ext/gl/Makefile.am
patch
|
blob
|
history
diff --git
a/ext/gl/Makefile.am
b/ext/gl/Makefile.am
index
f5b48c3
..
b1796f6
100644
(file)
--- a/
ext/gl/Makefile.am
+++ b/
ext/gl/Makefile.am
@@
-25,9
+25,6
@@
OPENGL_SOURCES = \
gltestsrc.h \
gstgltestsrc.c \
gstgltestsrc.h \
- gstglmixer.c \
- gstglmixer.h \
- gstglmixerpad.h \
gstglmosaic.c \
gstglmosaic.h \
effects/gstgleffectscurves.h \
@@
-73,6
+70,9
@@
libgstopengl_la_SOURCES = \
effects/gstgleffectsqueeze.c \
gstglcolorscale.c \
gstglcolorscale.h \
+ gstglmixer.c \
+ gstglmixer.h \
+ gstglmixerpad.h \
gstglvideomixer.c \
gstglvideomixer.h \
gstglfiltershader.c \