Age | Commit message (Expand) | Author |
2012-10-05 | README: Document kernel headers installation process | Laurent Pinchart |
2012-06-21 | sensor: Fix omap3_isp_sensor_get_exposure() | Laurent Pinchart |
2012-06-21 | sensor: Support setting gains selectively | Laurent Pinchart |
2012-06-21 | videout: Add support for disabling chroma keying | Laurent Pinchart |
2012-06-21 | videoout: Fix coding style | Laurent Pinchart |
2012-05-02 | stats: Don't mess up Bayer pattern when setting the AEWB rectangle | Laurent Pinchart |
2012-05-01 | iq: Add manual saturation setting | Laurent Pinchart |
2012-05-01 | snapshot: Add JPEG compression support | Laurent Pinchart |
2012-05-01 | iq: Add ae-delay and ae-interval parameters | Laurent Pinchart |
2012-05-01 | iq: Add statistics window size and position parameters | Laurent Pinchart |
2012-05-01 | iq: Make the IQ parameters configurable | Laurent Pinchart |
2012-05-01 | omap3isp: Enable statistics for snapshot capture | Laurent Pinchart |
2012-05-01 | snapshot: Use AEWB algorithm | Laurent Pinchart |
2012-05-01 | live: Use AEWB algorithm | Laurent Pinchart |
2012-05-01 | Add naive AEWB algorithm | Laurent Pinchart |
2012-05-01 | stats: Add support for the AEWB statistics engine | Laurent Pinchart |
2012-04-20 | omap3isp: Add ISP crop support | Laurent Pinchart |
2012-04-19 | omap3isp: Add support for greyscale sensors | Laurent Pinchart |
2012-04-19 | snapshot: YUV formats use *8_1X16 media bus codes | Laurent Pinchart |
2012-04-17 | omap3isp: Unsupported subdev ioctls returned -EINVAL on older kernels | Laurent Pinchart |
2012-04-17 | events: Stop dispatching events immediately when requested to stop | Laurent Pinchart |
2012-04-17 | snapshot: Allow the skip parameter to be 0 | Laurent Pinchart |
2012-04-17 | snapshot: Support capturing multiple frames per snapshot | Laurent Pinchart |
2012-04-17 | snapshot: Update to the multiple snapshot capture API | Laurent Pinchart |
2012-04-17 | omap3isp: Support capture of multiple snapshots | Laurent Pinchart |
2012-04-16 | events: Make the event loop reusable | Laurent Pinchart |
2012-04-16 | snapshot: Make number of snapshots configurable | Laurent Pinchart |
2012-04-16 | snapshot: Make viewfinder optional | Laurent Pinchart |
2012-04-16 | omap3isp: Make viewfinder optional | Laurent Pinchart |
2012-04-16 | snapshot: Add -s/--size argument to specify snapshot size | Laurent Pinchart |
2012-04-16 | snapshot: Add -c/--crop argument to specify crop rectangle | Laurent Pinchart |
2012-04-16 | snapshot: Update to the libomap3isp crop API | Laurent Pinchart |
2012-04-16 | omap3isp: Support cropping for snapshot capture | Laurent Pinchart |
2012-04-16 | snapshot: Add option to save snapshots to disk | Laurent Pinchart |
2012-04-16 | controls: Add support for sensor gain | Laurent Pinchart |
2012-04-16 | controls: Make sure subdev is open before setting CCDC black level | Laurent Pinchart |
2012-04-16 | controls: Add preview engine digital gain and white balance support | Laurent Pinchart |
2012-04-16 | omap3isp: Store ccdc, preview and sensor entities in sub-structures | Laurent Pinchart |
2012-04-16 | tools: Add div_round_up() macro | Laurent Pinchart |
2012-04-16 | tools: Add min_t, max_t, clamp and clamp_t macros | Laurent Pinchart |
2012-04-16 | subdev: Avoid double-close in v4l2_subdev_close() | Laurent Pinchart |
2012-04-16 | Add support for exception events | Laurent Pinchart |
2012-04-16 | omap3isp: Add exception fd watch type | Laurent Pinchart |
2012-04-16 | Factor event handling code out into events.c | Laurent Pinchart |
2012-04-16 | snapshot: Replace -y argument with -f to freely select the snapshot format | Laurent Pinchart |
2012-04-16 | omap3isp: Support the CCDC lane shifter | Laurent Pinchart |
2012-01-06 | omap3isp: Make number of buffers mandatory in pipeline pool definition | Laurent Pinchart |
2012-01-06 | live: Fix video output localization | Laurent Pinchart |
2012-01-06 | videoout: Take pixel format as a parameter to vo_init() | Laurent Pinchart |
2012-01-06 | videoout: Remove unneeded crop settings | Laurent Pinchart |