examples: v4l2: Add v4l2src crop example
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>
Fri, 15 Oct 2021 09:33:50 +0000 (18:33 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 11 Mar 2022 15:02:08 +0000 (15:02 +0000)
commit1fc8347c1e89afd081c253d65fd74b16f3ff87dc
tree0023db8143c62e3c4bc67c6293d579a65e13ed5b
parent70086fda22d9e90befdb12f65ef382f1806f7ae1
examples: v4l2: Add v4l2src crop example

Add a simple utility to illustrate how to set input cropping on v4l2src.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1089>
subprojects/gst-plugins-good/tests/examples/v4l2/meson.build
subprojects/gst-plugins-good/tests/examples/v4l2/v4l2src-crop.c [new file with mode: 0644]