diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2005-11-07 10:27:00 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2005-11-07 10:27:00 +0000 |
| commit | 7eb9e37532acffc041ba8cc415fa926da09c8d7f (patch) | |
| tree | e482bc833050c7419f6016674534f711754fe353 /ChangeLog | |
| parent | 98d290b8641696b76f89d8b788da7e067d34a88f (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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), |
