summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2006-02-22 09:33:25 +0000
committerEdward Hervey <bilboed@bilboed.com>2006-02-22 09:33:25 +0000
commit091e9393442ac1fa9e4d200321b6740ea6dd6331 (patch)
tree717ee1de9b1544475954e8aa23e695d1566c447c /ChangeLog
parent231e251d949f8ef862113eca324039c8aeeda648 (diff)
downloadgst-plugins-bad-091e9393442ac1fa9e4d200321b6740ea6dd6331.tar.gz
gst-plugins-bad-091e9393442ac1fa9e4d200321b6740ea6dd6331.tar.bz2
gst-plugins-bad-091e9393442ac1fa9e4d200321b6740ea6dd6331.zip
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 <edward@fluendo.com> * 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 '
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 575543f8..c79f786c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-02-19 Jan Gerber <j@bootlab.org>
+
+ Reviewed by : Edward Hervey <edward@fluendo.com>
+
+ * 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 <tim at centricular dot net>
* configure.ac: