mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
glfilterapp is now available on gles2 as well so build it
This commit is contained in:
parent
0af6dcfa23
commit
869106454a
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,6 @@ OPENGL_SOURCES = \
|
|||
gstglfilterlaplacian.h \
|
||||
gstglfilterglass.c \
|
||||
gstglfilterglass.h \
|
||||
gstglfilterapp.c \
|
||||
gstglfilterapp.h \
|
||||
gstgldeinterlace.c \
|
||||
gstgldeinterlace.h \
|
||||
gltestsrc.c \
|
||||
|
@ -68,6 +66,8 @@ libgstopengl_la_SOURCES = \
|
|||
gstglvideomixer.h \
|
||||
gstglfiltershader.c \
|
||||
gstglfiltershader.h \
|
||||
gstglfilterapp.c \
|
||||
gstglfilterapp.h \
|
||||
$(OPENGL_SOURCES)
|
||||
|
||||
if HAVE_GRAPHENE
|
||||
|
|
Loading…
Reference in a new issue