mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
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.
This commit is contained in:
parent
aa2ac39e55
commit
8009356f5b
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
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.
|
||||
|
||||
2004-06-27 Julien Moutte <julien@moutte.net>
|
||||
|
||||
* sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
|
||||
|
|
Loading…
Reference in a new issue