summaryrefslogtreecommitdiff
path: root/jpeg.c
AgeCommit message (Collapse)Author
2012-05-01snapshot: Add JPEG compression supportLaurent Pinchart
Specifying the -j flag results in captured images being saved in JPEG format instead of raw YUYV. JPEG compression implies YUYV capture, software demosaicing isn't supported. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>