Language

Package: libvideogfx @ 1.0.9

Synopsis

Video processing library

Description

LibVideoGfx is a C++ library for low-level video processing. It aims at speeding up the development process for image and video processing applications by providing high-level classes for commonly required tasks.

Home page
https://dirk-farin.net/software/libvideogfx/index.html
Location
gnu/packages/video.scm (line: 552, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'jpeg' does not match package name 'libjpeg-turbo'
input-labels

Identify input labels that do not match package names

label 'png' does not match package name 'libpng'
input-labels

Identify input labels that do not match package names

label 'x11' does not match package name 'libx11'
input-labels

Identify input labels that do not match package names

label 'xext' does not match package name 'libxext'