From 410ad9137988addbedb106aab7111068e959333a Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Sat, 9 Oct 2004 19:55:29 +0000 Subject: [PATCH] gst-libs/gst/riff/riff-media.c: WMV3 missing in template caps. Original commit message from CVS: * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps): WMV3 missing in template caps. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index b6f94dbf6f..dad70af904 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-10-09 Ronald S. Bultje + + * gst-libs/gst/riff/riff-media.c: + (gst_riff_create_video_template_caps): + WMV3 missing in template caps. + 2004-10-09 Ronald S. Bultje * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):