summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-11-07 10:27:00 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-11-07 10:27:00 +0000
commit7eb9e37532acffc041ba8cc415fa926da09c8d7f (patch)
treee482bc833050c7419f6016674534f711754fe353 /ChangeLog
parent98d290b8641696b76f89d8b788da7e067d34a88f (diff)
gst/matroska/matroska-demux.c: Don't error out when the source pad isn't linked.
Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_vorbis_codec_priv_data), (gst_matroska_demux_add_wvpk_header): Don't error out when the source pad isn't linked.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ce600a9..88eb4565 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-11-07 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/matroska/matroska-demux.c:
+ (gst_matroska_demux_push_vorbis_codec_priv_data),
+ (gst_matroska_demux_add_wvpk_header):
+ Don't error out when the source pad isn't linked.
+
2005-11-02 Tim-Philipp Müller <tim at centricular dot net>
* ext/gconf/gstgconfaudiosink.c: (do_toggle_element),