sys/: I prefer locking the mutex in the function directly. We might want to call...
authorJulien Moutte <julien@moutte.net>
Sun, 27 Jun 2004 19:02:29 +0000 (19:02 +0000)
committerJulien Moutte <julien@moutte.net>
Sun, 27 Jun 2004 19:02:29 +0000 (19:02 +0000)
commit2624d3ea372c784346f21321afc3b471d3833673
tree8a49951009d2387b2bb89cdf2410b084daad3fda
parentfa3c2459186f3fcfd32977b811855e7592852848
sys/: I prefer locking the mutex in the function directly. We might want to call it from somewhere else one day.

Original commit message from CVS:
2004-06-27  Julien Moutte  <julien@moutte.net>

* sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
(gst_ximagesink_xwindow_new):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
(gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
function directly. We might want to call it from somewhere else one day.
ChangeLog
sys/ximage/ximagesink.c
sys/xvimage/xvimagesink.c