GNOME Bugzilla – Bug 712832
video-sink: Add NV12 shader support
Last modified: 2013-12-23 12:15:45 UTC
This patch (applied on top of 2.0.8 release) add support of NV12 format using glsl shader.
Created attachment 260468 [details] [review] [PATCH] video-sink: Add NV12 shader support
Created attachment 260469 [details] [review] [PATCH] video-sink: Add NV12 shader support
Created attachment 263146 [details] [review] [PATCH] video-sink: Add NV12 shader support Patch updated. It now uses a RGB_565 to store the UV planes (based on patch from Lionel Landwerlin).
Review of attachment 263146 [details] [review]: Looks good. I'll land it later today.