diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2005-11-21 17:37:41 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2005-11-21 17:37:41 +0000 |
commit | a1b51acf055725969dd8b8e85cd067085ba1724f (patch) | |
tree | 7f1163ae70584c5641524ce825ade6f088d1630f /ChangeLog | |
parent | 7bbc4c77bc1768f4d0a7553725ab232e272ddd7b (diff) | |
download | gst-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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): |