Update VP8 component role
authorLajos Molnar <lajos@google.com>
Fri, 12 Jul 2013 19:31:26 +0000 (12:31 -0700)
committerLajos Molnar <lajos@google.com>
Fri, 12 Jul 2013 19:32:37 +0000 (12:32 -0700)
VP8 component role changed to "video_decoder.vp8" in the framework.

Change-Id: Icba81db7ae921df321e2426ca426b3eaf13fbb98
Signed-off-by: Lajos Molnar <lajos@google.com>
Bug: 9759512

exynos_omx/openmax/exynos_omx/component/video/dec/vp8/library_register.h

index 375b9144f58f835964c0c4b0a9d619e4128c141a..76110e70a5cf3bb35c555127c314de9b3d7f8cd6 100644 (file)
@@ -38,7 +38,7 @@
 
 /* VP8 */
 #define EXYNOS_OMX_COMPONENT_VP8_DEC      "OMX.Exynos.VP8.Decoder"
-#define EXYNOS_OMX_COMPONENT_VP8_DEC_ROLE "video_decoder.vpx"
+#define EXYNOS_OMX_COMPONENT_VP8_DEC_ROLE "video_decoder.vp8"
 
 
 #ifdef __cplusplus