gstreamer/gst-libs/gst/base
Olivier Crête 0a2dc1185c aggregator: Protect data with the same mutex as GCond
Whenever a GCond is used, the safest paradigm is to protect
the variable which change is signalled by the GCond with the same
mutex that the GCond depends on.

https://bugzilla.gnome.org/show_bug.cgi?id=742684
2015-01-29 10:24:17 +01:00
..
gstaggregator.c aggregator: Protect data with the same mutex as GCond 2015-01-29 10:24:17 +01:00
gstaggregator.h aggregator: name vfunc arguments consistently 2015-01-04 12:59:19 +00:00
Makefile.am libs: Don't install headers and pc files for libgstwayland/badvideo/badbase 2014-07-11 09:33:57 +02:00