sys/: Register special buffer types along with the objects so that they are not regis...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 11 May 2006 10:14:20 +0000 (10:14 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 11 May 2006 10:14:20 +0000 (10:14 +0000)
commit1f6e29bcb0d1649aea2b23a33a653f23a8228c53
tree845ddaa964a8498323e052dd7d3231c3e5e15b91
parent369dc2ddbd1597327209491ca538f9ae32c6aa5f
sys/: Register special buffer types along with the objects so that they are not registered at runtime from N differen...

Original commit message from CVS:
* sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
Register special buffer types along with the objects so
that they are not registered at runtime from N different
streaming threads since they are not threadsafe.
ChangeLog
sys/ximage/ximagesink.c
sys/xvimage/xvimagesink.c