author | Wim Taymans <wim.taymans@gmail.com> | |
Tue, 4 Oct 2005 18:46:09 +0000 (18:46 +0000) | ||
committer | Wim Taymans <wim.taymans@gmail.com> | |
Tue, 4 Oct 2005 18:46:09 +0000 (18:46 +0000) | ||
commit | aabe6fe0137e05ca84fca6a30ba189fb222e5084 | |
tree | f5a2cbc2b0dc68cd58e2e8582a4c0d00cdb07d85 | tree | snapshot (tar.xz tar.gz zip) |
parent | c07a5da26526a696e1f52ae27883d8c8d2b8d734 | commit | diff |
gst/elements/: Protect last_message with lock.
Original commit message from CVS:
* gst/elements/gstfakesink.c: (gst_fake_sink_get_property),
(gst_fake_sink_event), (gst_fake_sink_preroll),
(gst_fake_sink_render), (gst_fake_sink_change_state):
* gst/elements/gstfakesrc.c: (gst_fake_src_event_handler),
(gst_fake_src_get_property), (gst_fake_src_create),
(gst_fake_src_stop):
* gst/elements/gstidentity.c: (gst_identity_stop):
Protect last_message with lock.
Original commit message from CVS:
* gst/elements/gstfakesink.c: (gst_fake_sink_get_property),
(gst_fake_sink_event), (gst_fake_sink_preroll),
(gst_fake_sink_render), (gst_fake_sink_change_state):
* gst/elements/gstfakesrc.c: (gst_fake_src_event_handler),
(gst_fake_src_get_property), (gst_fake_src_create),
(gst_fake_src_stop):
* gst/elements/gstidentity.c: (gst_identity_stop):
Protect last_message with lock.