From: Julien Moutte Date: Tue, 27 Jul 2004 09:35:51 +0000 (+0000) Subject: sys/: When the atom is not available we have to unlock the mutex. Fixes #148023 X-Git-Tag: BRANCH-GSTREAMER-0_8-ROOT~774 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=214fb777c26ba95888571815befeca30958a653c;p=platform%2Fupstream%2Fgst-plugins-bad.git 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 * 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 --- diff --git a/ChangeLog b/ChangeLog index 2a76e66..0b81485 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-07-27 Julien MOUTTE + + * 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 * gst-libs/gst/media-info/media-info.h: