Utility library to aid portable multimedia programming
This is a build2 package for the libpostproc
C library. It provides .
Usage
To start using libpostproc in your project, add the following depends
value to your manifest, adjusting the version constraint as appropriate:
depends: libpostproc ^7.0.2
Then import the library in your buildfile:
import libs = libpostproc%lib{postproc}
Importable targets
This package provides the following importable targets:
lib{postproc}
The libpostproc library provides video postprocessing utilities.
| license | LGPL-2.1-or-later |
|---|---|
| project | FFmpeg |
| url | git.ffmpeg.org/ffmpeg.git |
| libav-user@ffmpeg.orgMailing list |
1 Version
| version | 7.0.2+2 |
|---|---|
| repository | https://queue.stage.build2.org/1/testing |
| depends | 2; *nasm, libavutil |
| reviews | 0 |