libavdevice

[full]

Utility library to aid portable multimedia programming

This is a build2 package for the libavdevice C library. It provides a generic framework for grabbing from and rendering to many common multimedia input/output devices.

Usage

To start using libavdevice in your project, add the following depends value to your manifest, adjusting the version constraint as appropriate:

depends: libavdevice ^7.0.2

Then import the library in your buildfile:

import libs = libavdevice%lib{avdevice}

Importable targets

This package provides the following importable targets:

... More
license LGPL-2.1-or-later
project FFmpeg
url git.ffmpeg.org/ffmpeg.git
1 Version
version 7.0.2+2
repository https://queue.stage.build2.org/1/testing
depends 3; *nasm, libavutil, libavformat
reviews 0