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)
commit88718e30d6e036498ee24d673a9d784439bc5203
tree4dfbae1ffa4cbc2623cbe0c7d3eeb063bc32ec15
parent9be4541f22e83417024f84ddbd371a51e8f515ca
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