From 7ee764ec09cf292cd8dff74cce180e54f4841830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Loeuillet?= Date: Mon, 13 Dec 2004 18:09:34 +0000 Subject: forgot to add H264 to avidemux template caps Original commit message from CVS: forgot to add H264 to avidemux template caps --- gst-libs/gst/riff/riff-media.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gst-libs') diff --git a/gst-libs/gst/riff/riff-media.c b/gst-libs/gst/riff/riff-media.c index 203187ac..4ff43396 100644 --- a/gst-libs/gst/riff/riff-media.c +++ b/gst-libs/gst/riff/riff-media.c @@ -589,6 +589,7 @@ gst_riff_create_video_template_caps (void) GST_MAKE_FOURCC ('D', 'I', 'V', '3'), GST_MAKE_FOURCC ('M', 'P', 'E', 'G'), GST_MAKE_FOURCC ('H', '2', '6', '3'), + GST_MAKE_FOURCC ('V', 'S', 'S', 'H'), GST_MAKE_FOURCC ('D', 'I', 'V', 'X'), GST_MAKE_FOURCC ('D', 'X', '5', '0'), GST_MAKE_FOURCC ('X', 'V', 'I', 'D'), -- cgit v1.2.1