index
:
omap3-isp-live.git
crop
histogram
master
OMAP3 ISP live display and snapshot sample applications
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
isp
Age
Commit message (
Expand
)
Author
2015-11-12
Add support for static compilation
HEAD
master
Laurent Pinchart
2015-11-12
isp: stats: Fix signed vs. unsigned comparison warning
Laurent Pinchart
2015-11-12
isp: v4l2: Fix capabilities parsing
Laurent Pinchart
2013-03-07
isp: Support format conversion in scaler
Laurent Pinchart
2013-03-07
isp: Support allocating an output buffers pool for the viewfinder
Laurent Pinchart
2013-02-11
isp: Add crop support for the viewfinder
Laurent Pinchart
2013-02-11
isp: Support raw viewfinder formats
Laurent Pinchart
2012-11-15
media: Fix valgrind warnings
Laurent Pinchart
2012-10-24
isp: Use the requested input format for M2M pipelines
Laurent Pinchart
2012-10-20
omap3isp: Scale instead of cropping when scaling on the sensor
Laurent Pinchart
2012-10-20
isp: Add scaler API
Laurent Pinchart
2012-10-20
isp: Protect against starting viewfinder and snapshot at the same time
Laurent Pinchart
2012-10-20
isp: Split the viewfinder and snapshot API
Laurent Pinchart
2012-10-20
isp: Add support for memory-to-memory pipelines
Laurent Pinchart
2012-10-20
isp: Remove scaler argument to omap3_isp_pipeline_try_format()
Laurent Pinchart
2012-10-20
isp: Add live zoom support
Laurent Pinchart
2012-10-20
v4l2: Print the device name in error messages
Laurent Pinchart
2012-10-20
v4l2-pool: Initialize buffer indexes when creating the pool
Laurent Pinchart
2012-10-20
isp: Emulate global gain for sensors that only expose color gains
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-05-02
stats: Don't mess up Bayer pattern when setting the AEWB rectangle
Laurent Pinchart
2012-05-01
omap3isp: Enable statistics for snapshot capture
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-17
omap3isp: Unsupported subdev ioctls returned -EINVAL on older kernels
Laurent Pinchart
2012-04-17
omap3isp: Support capture of multiple snapshots
Laurent Pinchart
2012-04-16
omap3isp: Make viewfinder optional
Laurent Pinchart
2012-04-16
omap3isp: Support cropping for snapshot capture
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
omap3isp: Add exception fd watch type
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
2011-10-15
omap3isp: Activate the pipeline when setting the scaler
Laurent Pinchart
2011-10-15
omap3isp: Handle scaler properly in omap3_isp_pipeline_activate()
Laurent Pinchart
2011-10-15
omap3isp: Setup running and queued fields in omap3_isp_video_*()
Laurent Pinchart
2011-10-14
omap3isp: Close subdevs when destroying pipelines
Laurent Pinchart
2011-10-14
omap3isp: Reorder viewfinder functions to avoid forward declarations
Laurent Pinchart
2011-10-14
omap3isp: Add omap3_isp_video_queue/dequeue_buffer() functions
Laurent Pinchart
2011-10-14
omap3isp: Add omap3_isp_video_start/stop() functions
Laurent Pinchart
2011-10-14
omap3isp: Add isp device field to struct omap3_isp_video
Laurent Pinchart
2011-10-14
omap3isp: Don't mess up with omap3_isp_video::dequeued in pools
Laurent Pinchart
2011-10-14
omap3isp: Add support for 12-bit Bayer formats
Laurent Pinchart
[next]