fix Overlay supported pixel format in system-info.ini
authorwoo <s-w.woo@samsung.com>
Fri, 25 Oct 2013 05:40:08 +0000 (14:40 +0900)
committerwoo <s-w.woo@samsung.com>
Fri, 25 Oct 2013 05:40:08 +0000 (14:40 +0900)
Change-Id: Iebba229c4b245a6fa5e5b64ed8abb52ceaa2e775
Signed-off-by: woo <s-w.woo@samsung.com>
res/x86/usr/etc/system-info.ini

index db04a77..642505c 100644 (file)
@@ -20,7 +20,7 @@ http://tizen.org/feature/platform.web.api.version=2.1
 OverlayRegionHeightUnit=1
 OverlayRegionWidthUnit=1
 MaxOverlayRegionCount=8
-OverlayRegionBufferPixelFormat=ARGB8888/RGB565/YCbCr420P
+OverlayRegionBufferPixelFormat=ARGB8888/RGB565/YCbCr420P/NV12/UYVY
 OverlayDstMinWidth=16
 OverlayDstMinHeight=8
 OverlaySrcMinWidth=16