gst/qtdemux/qtdemux.c: Change all g_print()s to debugging. Add a bunch of consistenc...
authorDavid Schleef <ds@schleef.org>
Tue, 2 Nov 2004 23:50:15 +0000 (23:50 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 2 Nov 2004 23:50:15 +0000 (23:50 +0000)
commit30cf349ece615e3ae36a64d4b43f6b1b6ce9b060
tree66668b0cbf598a016bea8e1b76bdf79ab57c0090
parent9b23e6f57f8ab798937b4bc2f709b8a0554e652c
gst/qtdemux/qtdemux.c: Change all g_print()s to debugging.  Add a bunch of consistency checks.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
(gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
(qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
Change all g_print()s to debugging.  Add a bunch of consistency
checks.
ChangeLog