From 0abc869e3e4b2ec6be387c3298062477f51fc338 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 18 Mar 2007 17:57:48 +0000 Subject: 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 * 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. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dd5c3d79..f0e15a16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-03-18 Wim Taymans + + Based on patch by: Paul Davis + + * 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 * sys/osxvideo/osxvideosink.m: -- cgit v1.2.1