From a15825844ed72e4b0f13e10de4b7dd0ce31846ac Mon Sep 17 00:00:00 2001 From: "hans@localhost.localdomain" Date: Fri, 22 Aug 2008 23:23:50 +0200 Subject: libv4l: add support for Pixart custom JPEG format From: Hans de Goede libv4l: add support for Pixart custom JPEG format Priority: normal Signed-off-by: Hans de Goede --- v4l2-apps/lib/libv4l/ChangeLog | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'v4l2-apps/lib/libv4l/ChangeLog') diff --git a/v4l2-apps/lib/libv4l/ChangeLog b/v4l2-apps/lib/libv4l/ChangeLog index d9c97c054..47815d356 100644 --- a/v4l2-apps/lib/libv4l/ChangeLog +++ b/v4l2-apps/lib/libv4l/ChangeLog @@ -3,11 +3,9 @@ libv4l-0.4.1 * When the driver supports read() and we are not converting let the driver handle read() instead of emulating it with mmap mode * Fix errors and warnings when compiling with ICC (Gregor Jasny) -* Add support to libv4lconvert to flipping the image for upside down mounted - sensors, libv4lconvert will do this automatically if the webcam sets a - flag in its query_fmt reply indicating that this is necessary, this fixes - the upside down image on Philips SPC200NC images - +* Add support to libv4lconvert for rotating images 90 (for Pixart 7302 cams) + or 180 (Philips SPC200NC / Philips SPC300NC) degrees +* Add support for Pixart custom JPEG format libv4l-0.4.0 ------------ -- cgit v1.2.3