Age | Commit message (Expand) | Author |
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 |
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 |
2011-10-14 | omap3isp: Retrieve media device information in media_open() | Laurent Pinchart |
2011-10-14 | omap3isp: CCDC black level compensation control | Laurent Pinchart |
2011-10-05 | live: Make the number of video buffers configurable | Laurent Pinchart |
2011-10-05 | videoout: Add vo_cleanup() function to close the video output device | Laurent Pinchart |
2011-10-05 | live: Use global frame count to display the FPS counter | Laurent Pinchart |
2011-10-05 | live: Add support for periodical skipping of frames on the display | Laurent Pinchart |
2011-10-05 | live: Locate the video output device node automatically | Laurent Pinchart |
2011-09-04 | controls: Add sensor exposure time and gains controls | Laurent Pinchart |
2011-09-04 | omap3isp: Use ":SENSOR" to refer to the sensor when building pipelines | Laurent Pinchart |
2011-09-04 | list.h: Fix list_first_entry() and list_last_entry() macros | Laurent Pinchart |
2011-09-04 | list.h: Add list_insert_before and list_insert_after macros | Laurent Pinchart |
2011-09-04 | list.h: Add list_empty macro | Laurent Pinchart |
2011-09-04 | omap3isp: Add support for memory pools in the viewfinder | Laurent Pinchart |
2011-09-04 | omap3isp: Return v4l2_queue_buffer() return value directly on error | Laurent Pinchart |
2011-09-04 | omap3isp: Implement pools buffer allocation and streaming events | Laurent Pinchart |
2011-09-04 | omap3isp: Remove unused struct omap3_isp_device::resizer field | Laurent Pinchart |
2011-09-04 | omap3isp: Configure video node formats in omap3_isp_pipeline_try_format | Laurent Pinchart |
2011-09-04 | omap3isp: Add pools support in pipeline formats configuration | Laurent Pinchart |
2011-09-04 | omap3isp: Add transparent buffer pools support | Laurent Pinchart |
2011-09-04 | oamp3isp: Move video device open to omap3_isp_pipeline_build() | Laurent Pinchart |
2011-09-04 | omap3isp: Move scaler field from omap3_isp_video to omap3_isp_pipeline | Laurent Pinchart |
2011-09-04 | omap3isp: Make struct omap3_isp_video inherit from omap3_isp_entity | Laurent Pinchart |
2011-09-04 | Remove struct isp_video::subdev field | Laurent Pinchart |
2011-09-04 | Configure formats in omap3_isp_pipeline_activate() | Laurent Pinchart |
2011-09-04 | Activate viewfinder pipeline in omap3_isp_viewfinder_setup_pipeline() | Laurent Pinchart |
2011-09-04 | Add omap3_isp_pipeline_try_format() | Laurent Pinchart |
2011-09-04 | Add omap3_isp_pipeline_activate() | Laurent Pinchart |
2011-09-04 | Add entities to pipeline structure | Laurent Pinchart |
2011-09-04 | Add omap3_isp_pipeline structure | Laurent Pinchart |
2011-07-30 | omap3-isp-live: Initial commit | Laurent Pinchart |