summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-09-26 14:26:39 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-09-26 14:26:39 +0000
commit23eeb89a1647f98d8b0901aa395e92bf04e3b174 (patch)
tree54c73c2df622057cd76a8cb25a04e06a08268458 /ChangeLog
parent56ff7ee1ae31ca1647ce44c6c3364e257b747e6f (diff)
gst/qtdemux/gstrtpxqtdepay.*: Fail if we don't know the quicktime format.
Original commit message from CVS: * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process), (gst_rtp_xqt_depay_change_state): * gst/qtdemux/gstrtpxqtdepay.h: Fail if we don't know the quicktime format.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 647b853d..69c23900 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-09-26 Wim Taymans <wim.taymans@gmail.com>
+
+ * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
+ (gst_rtp_xqt_depay_change_state):
+ * gst/qtdemux/gstrtpxqtdepay.h:
+ Fail if we don't know the quicktime format.
+
2007-09-26 Tim-Philipp Müller <tim at centricular dot net>
* ext/flac/gstflacenc.c: