summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2007-03-18 17:57:48 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-03-18 17:57:48 +0000
commit0abc869e3e4b2ec6be387c3298062477f51fc338 (patch)
treeb4fd05259217052d7fbc5af1c4743c4c7d423f17 /ChangeLog
parent5b3587b7f5494deda70b9176281694cd52a5d9b2 (diff)
downloadgst-plugins-bad-0abc869e3e4b2ec6be387c3298062477f51fc338.tar.gz
gst-plugins-bad-0abc869e3e4b2ec6be387c3298062477f51fc338.tar.bz2
gst-plugins-bad-0abc869e3e4b2ec6be387c3298062477f51fc338.zip
ext/jack/gstjackaudioclient.c: Don't need to take the connection lock, it will not be used and could cause deadlocks.
Original commit message from CVS: Based on patch by: Paul Davis <paul at linuxaudiosystems dot com> * ext/jack/gstjackaudioclient.c: (gst_jack_audio_unref_connection): Don't need to take the connection lock, it will not be used and could cause deadlocks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd5c3d79..f0e15a16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-03-18 Wim Taymans <wim@fluendo.com>
+
+ Based on patch by: Paul Davis <paul at linuxaudiosystems dot com>
+
+ * ext/jack/gstjackaudioclient.c: (gst_jack_audio_unref_connection):
+ Don't need to take the connection lock, it will not be used and could
+ cause deadlocks.
+
2007-03-16 Edward Hervey <edward@fluendo.com>
* sys/osxvideo/osxvideosink.m: