summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-02-28 11:59:49 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-02-28 11:59:49 +0000
commit4a67e5b83edd20354796353063905d6827774065 (patch)
treeef70618ed2ddd5c43911621110920097e13ba14d /ChangeLog
parent51e099148df449bd7016cc80d7fb5bee4d41dbc9 (diff)
downloadgst-plugins-bad-4a67e5b83edd20354796353063905d6827774065.tar.gz
gst-plugins-bad-4a67e5b83edd20354796353063905d6827774065.tar.bz2
gst-plugins-bad-4a67e5b83edd20354796353063905d6827774065.zip
gst/qtdemux/qtdemux.c: Can't divide through zero (suppress warning in case of stream with one single still picture) (...
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): Can't divide through zero (suppress warning in case of stream with one single still picture) (see #327083)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ea04a9d..f8e28bb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-28 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
+ Can't divide through zero (suppress warning in case of
+ stream with one single still picture) (see #327083)
+
2006-02-25 Julien MOUTTE <julien@moutte.net>
* sys/glsink/glimagesink.c: It doesn't seem we need GLU.h