gst/playback/gstplaybasebin.c: Take some locks and make a copy of the streaminfo...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 30 Jan 2007 19:19:37 +0000 (19:19 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 30 Jan 2007 19:19:37 +0000 (19:19 +0000)
commit514c2d7610b1a84f0403172d1fa1d8ca712a3a99
tree42db5446d2ee0956c6f233c4d0aee73d129bd537
parent75d5fcb62e2723680598c6095388dfb4f5eaba37
gst/playback/gstplaybasebin.c: Take some locks and make a copy of the streaminfo value array we maintain while holdin...

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
(gst_play_base_bin_get_streaminfo_value_array):
Take some locks and make a copy of the streaminfo value array we
maintain while holding the lock, so that the application can
retrieve the stream-info as a value array in a thread-safe way.
ChangeLog
gst/playback/gstplaybasebin.c