GStreamer multimedia framework
Go to file
Matthew Waters f4bd4434c4 glsyncmeta: separate out gpu/cpu waits.
CPU waits are more expensive and are only required if the CPU is ever going to
access the data. GPU waits perform inter-context synchronisation and are cheaper
as they don't require CPU intervention.
2017-12-09 19:32:16 +00:00
ext/gl gleffects: identity: add the shader to the hash table 2017-12-09 19:32:16 +00:00
gst-libs/gst/gl glsyncmeta: separate out gpu/cpu waits. 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