Merge remote-tracking branch 'drm-tegra/drm/tegra/for-next'
[deliverable/linux.git] / Documentation / media / uapi / v4l / v4l2grab-example.rst
CommitLineData
5377d91f
MH
1.. -*- coding: utf-8; mode: rst -*-
2
3.. _v4l2grab-example:
4
5**********************************
6Video Grabber example using libv4l
7**********************************
8
9This program demonstrates how to grab V4L2 images in ppm format by using
10libv4l handlers. The advantage is that this grabber can potentially work
11with any V4L2 driver.
12
13
14.. toctree::
15 :maxdepth: 1
16
17 v4l2grab.c
This page took 0.074889 seconds and 5 git commands to generate.