GStreamer multimedia framework
Find a file
Matthew Waters caafdd8ca2 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.
2016-02-09 12:30:25 +11:00
ext/gtk glsyncmeta: separate out gpu/cpu waits. 2016-02-09 12:30:25 +11:00
tests/examples/gtk Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00