软件包:libv4l-dev(1.28.1-1)
libv4l-dev 的相关链接
Debian 的资源:
下载源码包 v4l-utils:
- [v4l-utils_1.28.1-1.dsc]
- [v4l-utils_1.28.1.orig.tar.xz]
- [v4l-utils_1.28.1.orig.tar.xz.asc]
- [v4l-utils_1.28.1-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [linuxtv.org]
相似软件包:
Collection of video4linux support libraries (development files)
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.
其他与 libv4l-dev 有关的软件包
|
|
|
|
-
- dep: libjpeg-dev
- Development files for the JPEG library [dummy package]
同时作为一个虚包由这些包填实: libjpeg62-turbo-dev
-
- dep: libv4l-0t64 (= 1.28.1-1)
- Collection of video4linux support libraries
-
- dep: libv4l2rds0t64 (= 1.28.1-1)
- Video4Linux Radio Data System (RDS) decoding library
-
- dep: libv4lconvert0t64 (= 1.28.1-1)
- Video4linux frame format conversion library
-
- sug: pkgconf
- 管理软件库的编译和链接标志