diff options
| author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-18 16:58:08 +0000 |
|---|---|---|
| committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-18 16:58:08 +0000 |
| commit | 6cc44b932205e8d17707cac020e4911af3f6d480 (patch) | |
| tree | 7935f1ea715fd553b51df30970c0061029603f92 /ChangeLog | |
| parent | 74eafb859545eb11b1b2f49aef3a1b2c13eb8e2f (diff) | |
make log less verbose
Original commit message from CVS:
make log less verbose
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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): |
