summaryrefslogtreecommitdiff
path: root/v4l2-apps/lib/libv4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l2-apps/lib/libv4l/ChangeLog')
-rw-r--r--v4l2-apps/lib/libv4l/ChangeLog8
1 files changed, 3 insertions, 5 deletions
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
------------