aboutsummaryrefslogtreecommitdiff
path: root/ports/ffmpeg/CONTROL
diff options
context:
space:
mode:
authoromartijn <44672243+omartijn@users.noreply.github.com>2021-03-29 18:42:42 +0200
committerGitHub <noreply@github.com>2021-03-29 09:42:42 -0700
commit38c073dc7a1604362e4bec14252f6a0a7de50e86 (patch)
tree3324196b78fbd23b43fa82d0c112bb5ec9df8674 /ports/ffmpeg/CONTROL
parent607f143a85c1f54a0b5762eca0170deec59bbaf9 (diff)
downloadvcpkg-38c073dc7a1604362e4bec14252f6a0a7de50e86.tar.gz
vcpkg-38c073dc7a1604362e4bec14252f6a0a7de50e86.zip
Upgrade ffmpeg to 4.3.2 (#16768)
* Upgrade ffmpeg to 4.3.2 * Update version list Co-authored-by: Martijn Otto <git@martijnotto.nl>
Diffstat (limited to 'ports/ffmpeg/CONTROL')
-rw-r--r--ports/ffmpeg/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/ffmpeg/CONTROL b/ports/ffmpeg/CONTROL
index fff2ce9f5..9fb3e5b5f 100644
--- a/ports/ffmpeg/CONTROL
+++ b/ports/ffmpeg/CONTROL
@@ -1,6 +1,6 @@
Source: ffmpeg
-Version: 4.3.1
-Port-Version: 12
+Version: 4.3.2
+Port-Version: 0
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.