diff options
author | Paul Elder <paul.elder@ideasonboard.com> | 2019-05-04 16:22:55 -0400 |
---|---|---|
committer | Paul Elder <paul.elder@ideasonboard.com> | 2019-05-07 09:27:03 -0400 |
commit | b09b13dbf6921a5474b847ba940f0c38e3e37c71 (patch) | |
tree | bdac04679cb0dea5b4c481fa7d3cc35880e34581 /src/meson.build | |
parent | 28382ff2b181441334f2ccbb3ce82ae491dcc771 (diff) |
qcam: format_converter: Add formatFamily enum
It is not sustainable to add a new flag for every new video format
family (eg. YUYV, RGB, NV, MJPEG, etc), so add a formatFamily enum to
indicate these in the FormatConverter.
Note that formats are grouped into families based on if they are able to
share a set of parameters for conversion.
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/meson.build')
0 files changed, 0 insertions, 0 deletions