Sebastian Dröge
|
73bd32e791
|
glfilters: Don't use static variables for storing per-element state
|
2019-10-03 00:49:09 +00:00 |
|
Matthew Waters
|
b596bf7cb7
|
glmosaic: port to opengl3/gles2
Fixes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/543
|
2019-06-13 09:37:37 +00:00 |
|
Matthew Waters
|
7f10822de4
|
gl: use GLMemory for accessing textures everywhere
This simplifies and consolidates a lot of duplicated code creating
and modifying textures.
|
2017-12-09 19:32:21 +00:00 |
|
Matthew Waters
|
c1376c91ef
|
glmixer: Remove usage of GstGLMixerFrameData
Subclasses can just iterate over the list of pads themselves
https://bugzilla.gnome.org/show_bug.cgi?id=760873
|
2017-12-09 19:32:16 +00:00 |
|
Sebastian Dröge
|
ab7a152cd4
|
gl: Move GstGLMixer to the plugin for now
It depends on GstAggregator and we don't want to install headers
for that yet.
https://bugzilla.gnome.org/show_bug.cgi?id=732207
|
2017-12-09 19:31:44 +00:00 |
|
Matthew Waters
|
a884d6feee
|
move gl elements to ext subdirectory
|
2017-12-09 19:31:34 +00:00 |
|