[weston v2 0/2] gl-renderer: add support of I420 and NV12 SHM pixel
Vincent Abriou
vincent.abriou at st.com
Wed Oct 5 12:54:33 UTC 2016
This serie of patches add the support of the most common SHM YUV pixel
formats used by gstreamer software plugins.
v2:
- rebase on git master
- wrap to 80 characters the long lines
- use GL_R8_EXT/GL_RG8_EXT when GL_EXT_texture_rg extension is supported
Vincent Abriou (2):
gl-renderer: add support of WL_SHM_FORMAT_YUV420
gl-renderer: add support of WL_SHM_FORMAT_NV12
libweston/gl-renderer.c | 127 +++++++++++++++++++++++++++++++++++++++---------
1 file changed, 103 insertions(+), 24 deletions(-)
--
1.9.1
More information about the wayland-devel
mailing list