sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size): Protect the height, width...
authorAndy Wingo <wingo@pobox.com>
Wed, 3 Aug 2005 16:44:18 +0000 (16:44 +0000)
committerAndy Wingo <wingo@pobox.com>
Wed, 3 Aug 2005 16:44:18 +0000 (16:44 +0000)
commit306ae5611ca087f83f92c7b5c379c6c98e74a160
tree1873c2659098905efd9c39f4697d46e36403b4e3
parent443cfe920eaa36ac526fd5173490bef10b8f51d0
sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size): Protect the height, width, and desired_caps with the pool_...

Original commit message from CVS:
2005-08-03  Andy Wingo  <wingo@pobox.com>

* sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
(gst_ximagesink_buffer_alloc):
Protect the height, width, and desired_caps with the pool_lock.
Fixes videotestsrc ! queue ! ximagesink.
ChangeLog
sys/ximage/ximagesink.c