Paketname | libv4l-dev |
Beschreibung | Collection of video4linux support libraries (development files) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.8.0-1 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 268 Byte |
Hängt ab von | libv4l-0 (= 0.8.0-1) |
Empfohlene Pakete | |
Paketbetreuer | Gregor Jasny |
Quelle | v4l-utils |
Paketgröße | 70202 Byte |
Prüfsumme MD5 | a312b275d57bf3e1360cdfff3047cdd4 |
Prüfsumme SHA1 | f6ccef0bf0a409e4d0bf9f3e06098ab4f3881d77 |
Prüfsumme SHA256 | a62b48d9689c8c021d6b0d2ce1a7036bc758b3c4e1eda31c978ba7bd9b1949b4 |
Link zum Herunterladen | libv4l-dev_0.8.0-1_i386.deb |
Ausführliche Beschreibung | 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 development files (headers and static libraries).
|