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)
commit8009356f5bdb4ddafcc07644fe7500e3b676637e
tree510283f488f63535064cb2b2cc608ab7cf58372f
parentaa2ac39e557d1b8f9e9f8ad0ba77b94dd4d6c05f
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