Downloadliste

Projektbeschreibung

v4l-utils is a collection of various video4linux (V4L) and DVB utilities. libv4l is an accompanying collection of libraries that adds a thin abstraction layer on top of video4linux2 (V4L2) devices. The purpose of this 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. It consists of 3 different libraries. libv4lconvert offers functions to convert from any (known) pixel format to V4l2_PIX_FMT_BGR24 or V4l2_PIX_FMT_YUV420. 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 support for the application transparent libv4lconvert conversion where necessary.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-13 19:25 Zurück zur Release-Liste
0.8.4

Verschiedene Verbesserungen an libv4l gemacht wurden, was erheblich weniger CPU-Auslastung mit UVC-HD-Kameras in mehreren Szenarien. Eine experimentelle Bibliothek wurde für die Beteiligung Video, Audio, VBI und andere Geräte miteinander und ermöglicht Anwendungen, zum Beispiel, um automatisch herauszufinden, welche ALSA Eingabegerät das Audio für eine bestimmte entsprechenden Video-Gerät trägt aufgenommen. Viele weitere Laptop-Modelle wurden auf die Tabelle der Kopf Geräte hinzugefügt. Unterstützung für den M420, Y10B und JPGL Pixelformate aufgenommen. Die JPEG-Dekomprimierung Code wurde für die Geschwindigkeit umgeschrieben. Viele weitere Verbesserungen und Korrekturen vorgenommen wurden.
Tags: Stable, Minor bugfixes, Minor feature enhancements
Various enhancements to libv4l were made, resulting in significantly less CPU usage with UVC HD cameras in several scenarios. An experimental library was added for associating video, audio, vbi, and other devices with each other, allowing apps, for example, to automatically figure out which ALSA input device carries the audio for a specific corresponding video device. Many more laptop models were added to the table of upside down devices. Support for the M420, Y10B, and JPGL pixel formats was added. The JPEG decompression code was rewritten for speed. Many further enhancements and fixes were made.

Project Resources