splitmuxsink: Protect property variables with the object lock.
authorJan Schmidt <jan@centricular.com>
Fri, 6 Mar 2015 13:55:47 +0000 (00:55 +1100)
committerJan Schmidt <jan@centricular.com>
Fri, 6 Mar 2015 13:55:47 +0000 (00:55 +1100)
commitb0ce43cde38e1a89f56c8e0a946a1fedc783656a
tree90d31bb495709487caac7270182e3ea0dc283178
parent13804eab7d1361c5c8496613ff3e2a26ceac5238
splitmuxsink: Protect property variables with the object lock.

Use the object lock instead of the splitmux lock to protect
internal property variables, so they're not locked when
switching to a new file.

https://bugzilla.gnome.org/show_bug.cgi?id=744420
gst/multifile/gstsplitmuxsink.c