summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-12Add support for static compilationHEADmasterLaurent Pinchart
2015-11-12videoout: Add rotation supportLaurent Pinchart
2015-11-12isp: stats: Fix signed vs. unsigned comparison warningLaurent Pinchart
2015-11-12isp: v4l2: Fix capabilities parsingLaurent Pinchart
2013-03-07isp: Support format conversion in scalerLaurent Pinchart
2013-03-07isp: Support allocating an output buffers pool for the viewfinderLaurent Pinchart
2013-02-11isp: Add crop support for the viewfinderLaurent Pinchart
2013-02-11isp: Support raw viewfinder formatsLaurent Pinchart
2013-02-10videoout: Return a negative error code in vo_queue_buffer()Laurent Pinchart
2013-02-10videoout: Use the output overlay buffer typeLaurent Pinchart
2012-11-15media: Fix valgrind warningsLaurent Pinchart
2012-11-15events: Safeguard against event deletion in event callbacksLaurent Pinchart
2012-10-24isp: Use the requested input format for M2M pipelinesLaurent Pinchart
2012-10-20omap3isp: Scale instead of cropping when scaling on the sensorLaurent Pinchart
2012-10-20live: Add snapshot and scaler supportLaurent Pinchart
2012-10-20isp: Add scaler APILaurent Pinchart
2012-10-20isp: Protect against starting viewfinder and snapshot at the same timeLaurent Pinchart
2012-10-20live, snapshot: Split the viewfinder and snapshot APILaurent Pinchart
2012-10-20isp: Split the viewfinder and snapshot APILaurent Pinchart
2012-10-20isp: Add support for memory-to-memory pipelinesLaurent Pinchart
2012-10-20isp: Remove scaler argument to omap3_isp_pipeline_try_format()Laurent Pinchart
2012-10-20live: Add digital zoom supportLaurent Pinchart
2012-10-20live, snapshot: Add option to disable AEWBLaurent Pinchart
2012-10-20isp: Add live zoom supportLaurent Pinchart
2012-10-20v4l2: Print the device name in error messagesLaurent Pinchart
2012-10-20v4l2-pool: Initialize buffer indexes when creating the poolLaurent Pinchart
2012-10-20isp: Emulate global gain for sensors that only expose color gainsLaurent Pinchart
2012-10-19live: Support 16bpp and 24bpp RGB frame buffer formatsEnric Balletbo i Serra
2012-10-05README: Document kernel headers installation processLaurent Pinchart
2012-06-21sensor: Fix omap3_isp_sensor_get_exposure()Laurent Pinchart
2012-06-21sensor: Support setting gains selectivelyLaurent Pinchart
2012-06-21videout: Add support for disabling chroma keyingLaurent Pinchart
2012-06-21videoout: Fix coding styleLaurent Pinchart
2012-05-02stats: Don't mess up Bayer pattern when setting the AEWB rectangleLaurent Pinchart
2012-05-01iq: Add manual saturation settingLaurent Pinchart
2012-05-01snapshot: Add JPEG compression supportLaurent Pinchart
2012-05-01iq: Add ae-delay and ae-interval parametersLaurent Pinchart
2012-05-01iq: Add statistics window size and position parametersLaurent Pinchart
2012-05-01iq: Make the IQ parameters configurableLaurent Pinchart
2012-05-01omap3isp: Enable statistics for snapshot captureLaurent Pinchart
2012-05-01snapshot: Use AEWB algorithmLaurent Pinchart
2012-05-01live: Use AEWB algorithmLaurent Pinchart
2012-05-01Add naive AEWB algorithmLaurent Pinchart
2012-05-01stats: Add support for the AEWB statistics engineLaurent Pinchart
2012-04-20omap3isp: Add ISP crop supportLaurent Pinchart
2012-04-19omap3isp: Add support for greyscale sensorsLaurent Pinchart
2012-04-19snapshot: YUV formats use *8_1X16 media bus codesLaurent Pinchart
2012-04-17omap3isp: Unsupported subdev ioctls returned -EINVAL on older kernelsLaurent Pinchart
2012-04-17events: Stop dispatching events immediately when requested to stopLaurent Pinchart
2012-04-17snapshot: Allow the skip parameter to be 0Laurent Pinchart