v4l-utils 1.26.1-ok1 source package in openKylin
Changelog
v4l-utils (1.26.1-ok1) nile; urgency=medium * Build for openKylin. -- Luoyaoming <email address hidden> Wed, 24 Apr 2024 17:49:48 +0800
v4l-utils (1.26.1-ok1) nile; urgency=medium * Build for openKylin. -- Luoyaoming <email address hidden> Wed, 24 Apr 2024 17:49:48 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | video | |
Huanghe V3.0 | release | main | video | |
Nile V2.0 | release | main | video | |
Nile V2.0 | proposed | main | video |
File | Size | SHA-256 Checksum |
---|---|---|
v4l-utils_1.26.1.orig.tar.xz | 1.1 MiB | 4a71608c0ef7df2931176989e6d32b445c0bdc1030a2376d929c8ca6e550ec4e |
v4l-utils_1.26.1.orig.tar.xz.asc | 833 bytes | 1b1360d428f2e8154dce5f454efb01a22c1b5bbdcf2572e658db0e64f8bfc5b7 |
v4l-utils_1.26.1-ok1.debian.tar.xz | 17.2 KiB | 075c9012f4133e9a3364f29ba0fbd608edb099ea9a4ba7548b07232bb6c6e894 |
v4l-utils_1.26.1-ok1.dsc | 3.0 KiB | 7da3db7075207dbc6c346a698834369982bf363a68bd4fcb4f2b0766a576504b |
This is a series of tools written to help testing and working with DVB,
using its latest V5 API. The tools can also work with the DVBv3 API.
.
The current tools are:
.
dvb-fe-tool: a simple test application, that reads from the frontend.
it also allows one to change the default delivery system.
In the future, it may be used to change any property via command line.
.
dvb-format-
into the new format defined to work with DVBv5.
.
dvbv5-scan: a DVBv5 scan tool.
.
dvbv5-zap: a DVBv5 zap tool. It allows one to tune into a DVB channel,
and to watch to a DVB service (e. g. receiving the video and audio
streams, via another application using the dvr device).
This package allows one to change the keymap of controller receivers.
Those receivers are found as infrared receivers on DVB sticks or on
framegrabber cards. Via ir-keytable the mapping from a scancode to
the generated event can be customized and made persistent.
This library provides functions to work with DVB devices that
implement the DVB v5 API.
.
This package contains the shared libraries.
This library provides functions to work with DVB devices that
implement the DVB v5 API.
.
This package contains the development files.
This library provides functions to work with DVB devices that
implement the DVB v5 API.
.
This package provides doxygen generated documentation for the library.
libv4l is a collection of libraries which adds a thin abstraction layer on
top of video4linux2 devices. The purpose of this (thin) layer is to make it
easy for application writers to support a wide variety of devices without
having to write separate code for different devices in the same class. libv4l
consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.
.
libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent
of the drivers for those devices supporting v4l1 compatibility (which many
v4l2 drivers do not).
.
libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the
application transparent libv4lconvert conversion where necessary.
.
This package contains the shared libraries.
libv4l is a collection of libraries which adds a thin abstraction layer on
top of video4linux2 devices. The purpose of this (thin) layer is to make it
easy for application writers to support a wide variety of devices without
having to write separate code for different devices in the same class. libv4l
consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2.
.
libv4lconvert offers functions to convert from any (known) pixelformat
to BGR24, RGB24, YUV420 and YVU420.
.
libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent
of the drivers for those devices supporting v4l1 compatibility (which many
v4l2 drivers do not).
.
libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the
application transparent libv4lconvert conversion where necessary.
.
This package contains the development files.
This library decodes a RDS stream obtained from a Video4Linux (V4L)
version 2 device. It supports both: the US based RBDS and European RDS
protocol.
.
This package contains the shared library.
libv4lconvert offers functions to convert from any (known) pixelformat
to BGR24, RGB24, YUV420 and YVU420.
.
This package contains the shared library.
Qt v4l2 control panel application. You can change all through the v4l2
interface exposed device controls.
The qvidcap tool is used to test video4linux capture devices,
either using a video device, a file, or over network.
This application can also serve as a generic video/TV viewer application.
v4l-utils contains the following video4linux command line utilities:
.
decode_tm6000: decodes tm6000 proprietary format streams
rds-ctl: tool to receive and decode Radio Data System (RDS) streams
v4l2-compliance: tool to test v4l2 API compliance of drivers
v4l2-ctl, cx18-ctl, ivtv-ctl: tools to control v4l2 controls from the cmdline
v4l2-dbg: tool to directly get and set registers of v4l2 devices
v4l2-sysfs-path: sysfs helper tool