diff options
| author | Matthias C. M. Troffaes <matthias.troffaes@gmail.com> | 2020-10-20 19:28:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-20 11:28:09 -0700 |
| commit | 83ce14a29a916a08d4c4a926427ca2985320b3cc (patch) | |
| tree | 06c377171c3e27aa0aeaadacaa7b5be9987d2d9a /ports/ffmpeg/CONTROL | |
| parent | 91b255887ccbab1c085c38a71a8c3728c40dd527 (diff) | |
| download | vcpkg-83ce14a29a916a08d4c4a926427ca2985320b3cc.tar.gz vcpkg-83ce14a29a916a08d4c4a926427ca2985320b3cc.zip | |
[ffmpeg] fix theora, speex, and openssl static linkage, and refactor/robustify library selection code into functions (#14026)
Diffstat (limited to 'ports/ffmpeg/CONTROL')
| -rw-r--r-- | ports/ffmpeg/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ffmpeg/CONTROL b/ports/ffmpeg/CONTROL index de7d3a5f4..5cdcb190c 100644 --- a/ports/ffmpeg/CONTROL +++ b/ports/ffmpeg/CONTROL @@ -1,6 +1,6 @@ Source: ffmpeg Version: 4.3.1 -Port-Version: 1 +Port-Version: 2 Homepage: https://ffmpeg.org Description: a library to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation. It is also highly portable: FFmpeg compiles, runs, and passes our testing infrastructure FATE across Linux, Mac OS X, Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build environments, machine architectures, and configurations. |
