From 091e9393442ac1fa9e4d200321b6740ea6dd6331 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Wed, 22 Feb 2006 09:33:25 +0000 Subject: gst/qtdemux/qtdemux.c: Add 'dvsd' and 'dv25' to list of possible fourcc values for DV Video. Original commit message from CVS: Reviewed by : Edward Hervey * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add 'dvsd' and 'dv25' to list of possible fourcc values for DV Video. Add image/png for fourcc 'png ' --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 575543f8..c79f786c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-02-19 Jan Gerber + + Reviewed by : Edward Hervey + + * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): + Add 'dvsd' and 'dv25' to list of possible fourcc values for DV Video. + Add image/png for fourcc 'png ' + 2006-02-21 Tim-Philipp Müller * configure.ac: -- cgit v1.2.1