GStreamer multimedia framework
Find a file
Luis de Bethencourt 265005a5e1 glquery: remove unnecessary pointer check
All uses of query->context in gstglquery.c assume it exists. We can assume
this as well before unrefing it. Furthermore, gst_object_unref() will just
silently return if it ever were to not exist.
2017-12-09 19:32:16 +00:00
ext/gl gltransformation: reconfigure the src when changing to/from passthrough 2017-12-09 19:32:16 +00:00
gst-libs/gst/gl glquery: remove unnecessary pointer check 2017-12-09 19:32:16 +00:00
pkgconfig pkg-config: Don't generate and install pkg-config with relative paths 2017-12-09 19:32:15 +00:00
tests gl: add a gstglquery object for arbitrary GL queries 2017-12-09 19:32:15 +00:00