diff options
author | Julien Moutte <julien@moutte.net> | 2004-07-27 09:35:51 +0000 |
---|---|---|
committer | Julien Moutte <julien@moutte.net> | 2004-07-27 09:35:51 +0000 |
commit | 214fb777c26ba95888571815befeca30958a653c (patch) | |
tree | 143ee0869c5b3202636c7978ea1ce0a986d5b5ec /ChangeLog | |
parent | 2efe042ed586649b1d1e5a3023daef2c35b32e2d (diff) | |
download | gst-plugins-bad-214fb777c26ba95888571815befeca30958a653c.tar.gz gst-plugins-bad-214fb777c26ba95888571815befeca30958a653c.tar.bz2 gst-plugins-bad-214fb777c26ba95888571815befeca30958a653c.zip |
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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 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: |