gstreamer/ext/gl
Sebastian Dröge d37e778692 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
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
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