GStreamer multimedia framework
Find a file
Matthew Waters c0cb6eacb5 gluploadelement: fix leak of upload library object
When only linking the element, the upload object will be created from
_transform_caps() but will never be unreffed as the only case is in _stop().

Add an unref if non-NULL to a new finalize handler for this case.
2017-12-09 19:32:23 +00:00
ext/gl gluploadelement: fix leak of upload library object 2017-12-09 19:32:23 +00:00
gst-libs/gst/gl gl/win32: remove egl implementation 2017-12-09 19:32:22 +00:00
pkgconfig gl/pkgconfig: add the lib include dir to the list of includes 2017-12-09 19:32:22 +00:00
tests tests/gl: make sure all GL commands are executed on the GL thread 2017-12-09 19:32:22 +00:00