Package libv4l: Information

    Binary package: libv4l
    Version: 1.22.1-alt1
    Architecture: armh
    Build time:  Oct 27, 2021, 04:41 PM in the task #288261
    Source package: v4l-utils
    Category: System/Libraries
    Report package bug
    Home page: http://linuxtv.org

    License: LGPLv2+
    Summary: video4linux support libraries
    Description: 
    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 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 for the
    application transparent libv4lconvert conversion where necessary.

    Maintainer: Sergey Bolshakov


    Last changed


    Oct. 27, 2021 Sergey Bolshakov 1.22.1-alt1
    - 1.22.1 released
    Sept. 22, 2021 Sergey Bolshakov 1.20.0-alt2
    - rebuilt with gcc11
    May 22, 2020 Sergey Bolshakov 1.20.0-alt1
    - 1.20.0 released