summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-05-08 15:20:10 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-05-08 15:20:10 +0000
commit9b5f1ef1d39f460f8c38f7744437e5499bec9452 (patch)
treece229b7d7cc55afa8feb5ed36ce2f4cb29fe7761 /ChangeLog
parent8ed961fdec865671f263e8ea881955c9bb15bd11 (diff)
downloadgst-plugins-bad-9b5f1ef1d39f460f8c38f7744437e5499bec9452.tar.gz
gst-plugins-bad-9b5f1ef1d39f460f8c38f7744437e5499bec9452.tar.bz2
gst-plugins-bad-9b5f1ef1d39f460f8c38f7744437e5499bec9452.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dba095da..110cbd02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-05-08 Wim Taymans <wim@fluendo.com>
+
+ * 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 <edward@fluendo.com>
* autogen.sh: (CONFIGURE_DEF_OPT):