GStreamer multimedia framework
Go to file
Thibault Saunier d2f4d20d85 videoaggregator: Do not to release VIDEO_AGGREGATOR_LOCK while setting format info
We should be able to always keep the VIDEO_AGGREGATOR_LOCK while
negotiating caps, this patch introduce that change.

That also implies that we do not need the SETCAPS_LOCK anymore because
now VIDEO_AGGREGATOR_LOCK guarantees that setcaps is not called from
several threads and the gst_aggregator_set_caps method is now
protected.

https://bugzilla.gnome.org/show_bug.cgi?id=735042
2014-10-03 13:18:05 +02:00
ext/gl glvideomixer: update element documentation 2014-09-30 20:39:36 +10:00
gst/compositor compositor: Fix Makefile CFLAGS/LIBADD ordering 2014-06-24 08:01:21 +02:00
gst-libs/gst/video videoaggregator: Do not to release VIDEO_AGGREGATOR_LOCK while setting format info 2014-10-03 13:18:05 +02:00
tests/check/elements compositor: tests: Fix pad leak 2014-06-28 09:44:22 -03:00