From 50eed1907b957d3a1e449e410941ce554af58bda Mon Sep 17 00:00:00 2001 From: Jonathan Matthew Date: Sun, 14 Sep 2008 11:32:15 +0000 Subject: gst/qtdemux/qtdemux.c: Add mapping for 'tiff' => image/tiff Original commit message from CVS: Patch by: Jonathan Matthew * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add mapping for 'tiff' => image/tiff Fixes #552213 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dfd5e8bf..33dec662 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-09-14 Edward Hervey + + Patch by: Jonathan Matthew + * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): + Add mapping for 'tiff' => image/tiff + Fixes #552213 + 2008-09-11 Tim-Philipp Müller -- cgit