From 9b5f1ef1d39f460f8c38f7744437e5499bec9452 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 8 May 2006 15:20:10 +0000 Subject: gst/qtdemux/qtdemux.c: Don't cause side effects in a debugging function. Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_query), (qtdemux_dump_mvhd): Don't cause side effects in a debugging function. Also report duration in push mode since we can. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dba095da..110cbd02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-05-08 Wim Taymans + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_src_query), + (qtdemux_dump_mvhd): + Don't cause side effects in a debugging function. + Also report duration in push mode since we can. + 2006-05-08 Edward Hervey * autogen.sh: (CONFIGURE_DEF_OPT): -- cgit v1.2.1