套件:libv4l-0t64(1.28.1-1)
libv4l-0t64 的相關連結
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
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-0t64 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libv4lconvert0t64 (= 1.28.1-1)
- Video4linux frame format conversion library