1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: yavta
Section: video
Priority: optional
Maintainer: Ricardo Ribalda Delgado <ricardo@ribalda.com>
Build-Depends: debhelper-compat (= 13), help2man
Standards-Version: 4.5.0
Homepage: https://git.ideasonboard.org/yavta.git
Vcs-Browser: https://salsa.debian.org/ribalda-guest/yavta
Vcs-Git: https://salsa.debian.org/ribalda-guest/yavta.git
Rules-Requires-Root: no
Package: yavta
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Yet Another V4L2 Test Application
Tool to test Video4Linux2 devices with a very simple interface. It supports
many of the latest V4L2 capabilities such as multi-plane capture, and many
video formats.
It also has capabilities to detect timing issues on the frame capture.
|