gstreamer/ext/gl
Sebastian Dröge 5d27bd1db0 glmixer: Include string.h for memset()
gstglmixer.c:143:5: error: implicit declaration of function ‘memset’ [-Werror=implicit-function-declaration]
     memset (prepared_frame, 0, sizeof (GstVideoFrame));
     ^~~~~~
gstglmixer.c:143:5: error: incompatible implicit declaration of built-in function ‘memset’ [-Werror]
2018-05-05 17:48:30 +02: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
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
gstglmixer.c glmixer: Include string.h for memset() 2018-05-05 17:48:30 +02: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 videoaggregator: Move GstChildProxy implementations into leaf classes 2018-05-04 16:13:16 +02:00
gstglmosaic.h gl: use GLMemory for accessing textures everywhere 2016-07-26 14:07:24 +10:00
gstglstereomix.c videoaggregator: Move aggregated_frame and the pad buffer into the private struct 2018-05-05 16:32:19 +02:00
gstglstereomix.h glstereomix: Fix caps negotiation 2016-08-26 03:25:49 +10: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
gstglvideomixer.c videoaggregator: Move aggregated_frame and the pad buffer into the private struct 2018-05-05 16:32:19 +02:00
gstglvideomixer.h glvidemixer: need reconfigure output gemotry after caps renegotiated 2017-09-21 11:59:32 +10:00
gstopengl.c gl: most of opengl plugin has moved to -base, keep mixer bits in -bad for now 2017-12-19 12:02:31 +00:00
Makefile.am gl: Rename gstglutils.h functions to prevent symbol conflicts with static linking 2018-03-25 12:53:53 +03:00
meson.build Meson: Generate pc file for all plugins in bad 2018-04-25 11:08:09 +01:00