videoaggregator: Fix some more the locking logic in update_src_caps
authorThibault Saunier <tsaunier@gnome.org>
Sun, 6 Jul 2014 21:30:53 +0000 (23:30 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Sun, 6 Jul 2014 21:36:10 +0000 (23:36 +0200)
commit4e60b291f8d4dc5ed29b34299cfa39ebd8cf07bf
tree7a2bb2499408e33aad76ab52ed5f0df644aeb445
parent27ad5ef8d60b5e5a8db258608bb4891d546eb627
videoaggregator: Fix some more the locking logic in update_src_caps

We need the GST_OBJECT_LOCK only to iterate the sinkpads, nothing else.

https://bugzilla.gnome.org/show_bug.cgi?id=732750
gst-libs/gst/video/gstvideoaggregator.c