diff options
author | Daniel Scally <dan.scally@ideasonboard.com> | 2023-01-10 08:49:30 +0000 |
---|---|---|
committer | Daniel Scally <dan.scally@ideasonboard.com> | 2023-01-16 15:22:38 +0000 |
commit | 29be8034518c0babbf6334d3ef6fc9ffe30e6b70 (patch) | |
tree | d1e58680f71b270e3b94dad162e5c45c645f6967 /src/meson.build | |
parent | 3a4e214882b362dc6dccd28d0862a258af75cf33 (diff) |
lib/mjpeg_encoder: Add an MJPEG encoder for YUV420 data
MJPEG is an extremely useful format given its compression allows
high framerates even over limited bandwith USB connections. Add
an MJPEG encoder class that converts YUV420 data into MJPEG data.
Where a libcamera-source does not support MJPEG natively, convert
YUV420 into MJPEG if the user tries to set MJPEG format.
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Diffstat (limited to 'src/meson.build')
0 files changed, 0 insertions, 0 deletions