summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-03-05 13:03:40 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-03-05 13:03:40 +0000
commitc0a09d212b20a04533a4e4b50716cbed4e53303d (patch)
treef84466867f80ef921bff957fdd77a574fd1c29f5 /ChangeLog
parentcc497a721af3b19b323831e1580111180880711e (diff)
downloadgst-plugins-bad-c0a09d212b20a04533a4e4b50716cbed4e53303d.tar.gz
gst-plugins-bad-c0a09d212b20a04533a4e4b50716cbed4e53303d.tar.bz2
gst-plugins-bad-c0a09d212b20a04533a4e4b50716cbed4e53303d.zip
gst/qtdemux/qtdemux.c: Add support for '3IVD' fourcc (#333403).
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add support for '3IVD' fourcc (#333403).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe61461c..8214cf15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-05 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
+ Add support for '3IVD' fourcc (#333403).
+
2006-03-04 Tim-Philipp Müller <tim at centricular dot net>
* ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_send_tags),