Add x-msvideo:avi typefindfuction 48/56448/1 accepted/tizen/mobile/20160108.115820 accepted/tizen/tv/20160108.113539 accepted/tizen/wearable/20160108.113718 submit/tizen/20160108.060256
authorGilbok Lee <gilbok.lee@samsung.com>
Fri, 8 Jan 2016 05:59:32 +0000 (14:59 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Fri, 8 Jan 2016 05:59:32 +0000 (14:59 +0900)
Change-Id: I1e4a5d1d5a6e762b72c3c2886a36bae650499758
Signed-off-by: Gilbok Lee <gilbok.lee@samsung.com>
gst/typefind/gsttypefindfunctions.c

index 98523f5..ea36ea4 100644 (file)
@@ -5536,9 +5536,9 @@ plugin_init (GstPlugin * plugin)
       musepack_type_find, "mpc,mpp,mp+", MUSEPACK_CAPS, NULL, NULL);
   TYPE_FIND_REGISTER (plugin, "audio/x-au", GST_RANK_MARGINAL,
       au_type_find, "au,snd", AU_CAPS, NULL, NULL);
-#ifndef GST_EXT_MIME_TYPES
   TYPE_FIND_REGISTER_RIFF (plugin, "video/x-msvideo", GST_RANK_PRIMARY,
       "avi", "AVI ");
+#ifndef GST_EXT_MIME_TYPES
   TYPE_FIND_REGISTER_RIFF (plugin, "audio/qcelp", GST_RANK_PRIMARY,
       "qcp", "QLCM");
   TYPE_FIND_REGISTER_RIFF (plugin, "video/x-cdxa", GST_RANK_PRIMARY,