--- F:\riff-media.c.orig Wed Oct 19 14:39:30 2005 UTC +++ F:\riff-media.c Thu Oct 20 07:26:58 2005 UTC @@ -342,6 +342,7 @@ *codec_name = g_strdup ("Xan Wing Commander 4"); break; + case GST_MAKE_FOURCC ('I', 'V', '3', '1'): case GST_MAKE_FOURCC ('I', 'V', '3', '2'): caps = gst_caps_new_simple ("video/x-indeo", "indeoversion", G_TYPE_INT, 3, NULL);