Fix blacklist issue with GST 1.16.2 88/225888/1 accepted/tizen/unified/20200304.124036 submit/tizen/20200221.064623 submit/tizen/20200302.032418
authorEunhye Choi <eunhae1.choi@samsung.com>
Tue, 25 Feb 2020 07:28:19 +0000 (16:28 +0900)
committerEunhye Choi <eunhae1.choi@samsung.com>
Tue, 25 Feb 2020 07:28:33 +0000 (16:28 +0900)
Change-Id: Ib0d883a48ba9d7dd8db67090012a59ab2450c117

src/gstmaru.c

index 405f55e..caae597 100644 (file)
@@ -157,7 +157,7 @@ plugin_init (GstPlugin *plugin)
 GST_PLUGIN_DEFINE (
   GST_VERSION_MAJOR,
   GST_VERSION_MINOR,
-  tizen-emul,
+  emul,
   "Codecs for Tizen Emulator",
   plugin_init,
   "1.2.3",