aboutsummaryrefslogtreecommitdiff
path: root/ports/ffmpeg/CONTROL
diff options
context:
space:
mode:
authorMatthew Oliver <protogonoi@gmail.com>2020-10-07 18:23:23 +1100
committerGitHub <noreply@github.com>2020-10-07 00:23:23 -0700
commit72d98524e38d96982618d872ae045c2edb7f2c2e (patch)
tree938f98d29453f0c19943da588bcf6ede02b0e110 /ports/ffmpeg/CONTROL
parent7dc0049439681a7f9537af420573d0ac3ef6ce31 (diff)
downloadvcpkg-72d98524e38d96982618d872ae045c2edb7f2c2e.tar.gz
vcpkg-72d98524e38d96982618d872ae045c2edb7f2c2e.zip
[ffmpeg] Update to 4.3.1 (#13365)
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com> Co-authored-by: wangli28 <wangli28@beyondsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/ffmpeg/CONTROL')
-rw-r--r--ports/ffmpeg/CONTROL3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/ffmpeg/CONTROL b/ports/ffmpeg/CONTROL
index 47b0068f2..60a234637 100644
--- a/ports/ffmpeg/CONTROL
+++ b/ports/ffmpeg/CONTROL
@@ -1,6 +1,5 @@
Source: ffmpeg
-Version: 4.2
-Port-Version: 26
+Version: 4.3.1
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.