mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
sys/: When the atom is not available we have to unlock the mutex. Fixes #148023
Original commit message from CVS: 2004-07-27 Julien MOUTTE <julien@moutte.net> * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate): * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When the atom is not available we have to unlock the mutex. Fixes #148023
This commit is contained in:
parent
9733e8b283
commit
b287bdedde
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-07-27 Julien MOUTTE <julien@moutte.net>
|
||||
|
||||
* sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
|
||||
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
|
||||
the atom is not available we have to unlock the mutex. Fixes #148023
|
||||
|
||||
2004-07-26 Steve Lhomme <steve.lhomme@free.fr>
|
||||
|
||||
* gst-libs/gst/media-info/media-info.h:
|
||||
|
|
Loading…
Reference in a new issue