libavformat

[full]

Utility library to aid portable multimedia programming

This is a build2 package for the libavformat C library. It provides a generic framework for multiplexing and demultiplexing (muxing and demuxing) audio, video and subtitle streams.

Usage

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

depends: libavformat ^7.0.2

Then import the library in your buildfile:

import libs = libavformat%lib{avformat}

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 4; *nasm, libavutil, libavcodec, libz
reviews 0