summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-07-18 16:58:08 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-07-18 16:58:08 +0000
commit999d064e278be0d52705bfc39563b397d345dc50 (patch)
treeb1bcfce352ea83a0c1b372361c2c71cdd69306c0
parent373e846d7c30620a42c1eaf178bd89ddcfaa0662 (diff)
downloadgst-plugins-bad-999d064e278be0d52705bfc39563b397d345dc50.tar.gz
gst-plugins-bad-999d064e278be0d52705bfc39563b397d345dc50.tar.bz2
gst-plugins-bad-999d064e278be0d52705bfc39563b397d345dc50.zip
make log less verbose
Original commit message from CVS: make log less verbose
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb3fbad4..22d7a28c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
+ * gst/matroska/matroska-demux.c:
+ (gst_matroska_demux_handle_src_event),
+ (gst_matroska_demux_parse_blockgroup):
+ * gst/matroska/matroska-ids.h:
+ add BlockReference tag and ignore it to clear out log.
+ ignore NAVIGATION events to clear out log.
+
+2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org>
+
* gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
(gst_matroska_demux_add_stream):
* gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):