commit | aca3ffb3a9b1402290b99ee3226fcfd7a59464e8 | [log] [tgz] |
---|---|---|
author | Matthias Treydte <mt@waldheinz.de> | Mon Jul 25 12:15:41 2016 +0200 |
committer | Quentin Glidic <sardemff7+git@sardemff7.net> | Sat Oct 01 11:53:16 2016 +0200 |
tree | b191463db1de1df20d79075bb0e7b177b55c88d7 | |
parent | eaf5841f0cc6e8b7156e495511cdd6e69d9cbfdf [diff] |
gl-renderer: Add support for DRM_FORMAT_YUV444 buffers This uses the existing infrastructure for dealing with planar YUV buffers and only adds the relevant yuv_format_descriptor to the table. Reviewed-by: Emmanuel Gil Peyrot <emmanuel.peyrot@collabora.com>