gstreamer/ext/gl
Víctor Manuel Jáquez Leal 3937ed906c gldownload: fix wrong enum
When compiling with clang, an enum conversion error is triggered
since GstVideoFrameFlags are not GstVideoFlags.

This patch sets GST_VIDEO_FRAME_FLAG_NONE to the added video meta.

https://bugzilla.gnome.org/show_bug.cgi?id=791251
2017-12-05 18:12:12 +01:00
..
effects glfilter: rewrite subclasses for filter_texture() occuring on GL thread 2016-07-26 14:07:24 +10:00
caopengllayersink.h gl: fix broken build due to previous commit 2fd84a6c 2017-08-22 12:42:22 +01:00
caopengllayersink.m gl/caopengllayer: use public GstGLContext instead of Cocoa-specific one 2017-11-27 15:20:28 +11:00
gltestsrc.c gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gltestsrc.h gltestsrc: add a generic src framework 2016-03-31 20:53:18 +11:00
gstglbasemixer.c aggregator: Remove klass->sinkpads_type 2017-11-22 16:52:29 +01:00
gstglbasemixer.h glbasemixer: Remove unused negotiated member 2017-05-21 18:31:59 +02:00
gstglbumper.c glfilter: Remove hard-coded pad templates 2017-07-12 15:50:24 +10:00
gstglbumper.h move gl elements to ext subdirectory 2014-03-16 11:23:16 +01:00
gstglcolorbalance.c gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstglcolorbalance.h gl: implement a colorbalance element 2016-01-13 12:00:03 +11:00
gstglcolorconvertelement.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglcolorconvertelement.h Revert "gl: readd glupload/download onto element pads" 2015-05-06 15:46:49 +02:00
gstglcolorscale.c gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstglcolorscale.h glcolorscale: support gl3 2014-11-28 09:14:25 +11:00
gstgldeinterlace.c gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstgldeinterlace.h glfilter: rewrite subclasses for filter_texture() occuring on GL thread 2016-07-26 14:07:24 +10:00
gstgldifferencematte.c gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstgldifferencematte.h gl: use GLMemory for accessing textures everywhere 2016-07-26 14:07:24 +10:00
gstgldownloadelement.c gldownload: fix wrong enum 2017-12-05 18:12:12 +01:00
gstgldownloadelement.h gldownload: Add dmabuf exporting 2017-12-02 14:49:39 -05:00
gstgleffects.c gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstgleffects.h gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstglfilterapp.c glfilter: Remove hard-coded pad templates 2017-07-12 15:50:24 +10:00
gstglfilterapp.h glframebuffer: rewrite for a more consistent API 2016-07-26 14:07:24 +10:00
gstglfilterbin.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglfilterbin.h gl: new element glfilterbin 2015-03-12 16:45:50 +00:00
gstglfiltercube.c glfilter: Remove hard-coded pad templates 2017-07-12 15:50:24 +10:00
gstglfiltercube.h gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstglfilterglass.c gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstglfilterglass.h gl: use GLMemory for accessing textures everywhere 2016-07-26 14:07:24 +10:00
gstglfilterreflectedscreen.c glfilter: Remove hard-coded pad templates 2017-07-12 15:50:24 +10:00
gstglfilterreflectedscreen.h gl: silence all the compiler warnings 2014-03-16 15:17:44 +01:00
gstglfiltershader.c gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstglfiltershader.h glshaderelement: implement setting arbitrary uniforms 2015-10-21 04:05:00 +11:00
gstglimagesink.c glimagesink: expose should do redisplay all the time 2017-09-19 12:53:30 +10:00
gstglimagesink.h gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstglmixer.c aggregator: Remove klass->sinkpads_type 2017-11-22 16:52:29 +01:00
gstglmixer.h gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstglmixerbin.c glmixerbin: proxy the start-time-* properties from aggregator 2016-04-04 20:54:23 +10:00
gstglmixerbin.h gl: new glmixerbin element 2015-03-12 16:45:51 +00:00
gstglmosaic.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglmosaic.h gl: use GLMemory for accessing textures everywhere 2016-07-26 14:07:24 +10:00
gstgloverlay.c glfilter: Remove hard-coded pad templates 2017-07-12 15:50:24 +10:00
gstgloverlay.h gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstglsinkbin.c GstGLSinkBin: fixed sink property leak 2017-02-14 12:16:44 +02:00
gstglsinkbin.h glsinkbin: add glcolorbalance element 2016-01-27 20:24:37 +11:00
gstglsrcbin.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstglsrcbin.h gl: new glsrcbin element 2015-03-12 16:45:51 +00:00
gstglstereomix.c aggregator: Remove klass->sinkpads_type 2017-11-22 16:52:29 +01:00
gstglstereomix.h glstereomix: Fix caps negotiation 2016-08-26 03:25:49 +10:00
gstglstereosplit.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglstereosplit.h glsterosplit: remove internal glupload/glcolorconvert 2016-03-31 20:53:18 +11:00
gstgltestsrc.c gltestsrc: guard stop in gl thread 2017-11-07 12:39:58 +11:00
gstgltestsrc.h glframebuffer: rewrite for a more consistent API 2016-07-26 14:07:24 +10:00
gstgltransformation.c glutils: fix matrix operations everywhere 2017-08-23 15:32:10 +10:00
gstgltransformation.h gl: fix broken build due to previous commit 2fd84a6c 2017-08-22 12:42:22 +01:00
gstgluploadelement.c gluploadelement: fix leak of upload library object 2016-10-05 18:28:48 +11:00
gstgluploadelement.h gl: add a new glupload element based on the glupload library object 2015-03-12 16:45:50 +00:00
gstglutils.c glutils: fix matrix operations everywhere 2017-08-23 15:32:10 +10:00
gstglutils.h glutils: fix matrix operations everywhere 2017-08-23 15:32:10 +10:00
gstglvideoflip.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstglvideoflip.h glvideoflip: implement GstVideoDirection interface 2016-08-25 10:17:43 +03:00
gstglvideomixer.c aggregator: Remove klass->sinkpads_type 2017-11-22 16:52:29 +01:00
gstglvideomixer.h glvidemixer: need reconfigure output gemotry after caps renegotiated 2017-09-21 11:59:32 +10:00
gstglviewconvert.c gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstglviewconvert.h gl: do not include GL headers in public gstgl headers 2017-08-22 10:00:19 +01:00
gstopengl.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
Makefile.am Remove GstAggregator from -bad, moved to core 2017-12-02 16:14:36 +00:00
meson.build Remove GstAggregator from -bad, moved to core 2017-12-02 16:14:36 +00:00