summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-02-07 17:54:42 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-02-07 17:54:42 +0000
commit98a1aca828ff251e93a1bb0be8e468587153abb9 (patch)
tree702a775879d217e59eee8caafaea4e5558094b61 /ChangeLog
parent14a0f2771ed3213c825c8f057dad8bf0b8b4f038 (diff)
downloadgst-plugins-bad-98a1aca828ff251e93a1bb0be8e468587153abb9.tar.gz
gst-plugins-bad-98a1aca828ff251e93a1bb0be8e468587153abb9.tar.bz2
gst-plugins-bad-98a1aca828ff251e93a1bb0be8e468587153abb9.zip
gst/qtdemux/qtdemux.c: clean up some debugging, using _OBJECT, moving recurring messages to LOG level
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header), (qtdemux_parse_trak): clean up some debugging, using _OBJECT, moving recurring messages to LOG level
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecd9841b..61492401 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-07 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
+ (qtdemux_parse_trak):
+ clean up some debugging, using _OBJECT, moving recurring
+ messages to LOG level
+
2006-02-06 Edgard Lima <edgard.lima@indt.org.br>
* configure.ac: