summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2005-11-21 18:45:54 +0000
committerMichael Smith <msmith@xiph.org>2005-11-21 18:45:54 +0000
commitba572e2d2ced78513a341e0f5edbec9ef71688fc (patch)
tree9748d9856746bc1f350aa3dd594d59dd592dd7ab /ChangeLog
parente8b4130a36d6339cde60ed1079977a73dc35038d (diff)
downloadgst-plugins-bad-ba572e2d2ced78513a341e0f5edbec9ef71688fc.tar.gz
gst-plugins-bad-ba572e2d2ced78513a341e0f5edbec9ef71688fc.tar.bz2
gst-plugins-bad-ba572e2d2ced78513a341e0f5edbec9ef71688fc.zip
ext/faad/gstfaad.c: Don't take STREAM_LOCK in sink event handlers any more.
Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_event): Don't take STREAM_LOCK in sink event handlers any more.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa2c7ce2..9a73fff0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-21 Michael Smith <msmith@fluendo.com>
+
+ * ext/faad/gstfaad.c: (gst_faad_setcaps), (gst_faad_event):
+ Don't take STREAM_LOCK in sink event handlers any more.
+
2005-11-21 Wim Taymans <wim@fluendo.com>
* ext/faac/gstfaac.c: (gst_faac_sink_event):