You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drivers: video: sw_isp: introduce a software-based ISP
This adds a driver that converts video frames submitted into a different
format, which supports bayer (RGGB8, BGGR8, GRBG8, GBRG8), RGB24,
RGB565, YUYV input format and can convert them to RGB24 RGB565, and YUYV.
Setting the video input and output formats will control the format
conversion done by this software device.
Signed-off-by: Josuah Demangeon <[email protected]>
0 commit comments