summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2005-11-21 17:37:41 +0000
committerWim Taymans <wim.taymans@gmail.com>2005-11-21 17:37:41 +0000
commita1b51acf055725969dd8b8e85cd067085ba1724f (patch)
tree7f1163ae70584c5641524ce825ade6f088d1630f /ChangeLog
parent7bbc4c77bc1768f4d0a7553725ab232e272ddd7b (diff)
downloadgst-plugins-bad-a1b51acf055725969dd8b8e85cd067085ba1724f.tar.gz
gst-plugins-bad-a1b51acf055725969dd8b8e85cd067085ba1724f.tar.bz2
gst-plugins-bad-a1b51acf055725969dd8b8e85cd067085ba1724f.zip
Fix for stream lock updates.
Original commit message from CVS: * ext/faac/gstfaac.c: (gst_faac_sink_event): * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_event): * gst/tta/gstttaparse.c: (gst_tta_parse_src_event): Fix for stream lock updates.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92ebc53c..aa2c7ce2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-11-21 Wim Taymans <wim@fluendo.com>
+
+ * ext/faac/gstfaac.c: (gst_faac_sink_event):
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_event):
+ * gst/tta/gstttaparse.c: (gst_tta_parse_src_event):
+ Fix for stream lock updates.
+
2005-11-21 Tim-Philipp Müller <tim at centricular dot net>
* gst/qtdemux/qtdemux.c: (qtdemux_video_caps):