diff options
| author | Matthias C. M. Troffaes <matthias.troffaes@gmail.com> | 2021-07-16 08:16:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-16 00:16:41 -0700 |
| commit | 30d8b36c58192d8a870a211abd2f761480bc0c7b (patch) | |
| tree | 4fc8169c71a85a75787443513606e4a6cf2c69eb /versions/baseline.json | |
| parent | 394e6f0997ba6c4d09d959099e14889a16be69de (diff) | |
| download | vcpkg-30d8b36c58192d8a870a211abd2f761480bc0c7b.tar.gz vcpkg-30d8b36c58192d8a870a211abd2f761480bc0c7b.zip | |
[ffmpeg] enable opengl feature on osx (#18624)
* [ffmpeg] enable opengl feature on osx
* [ffmpeg] x-add-version
* [ffmpeg] remove opengl osx check in portfile
* [ffmpeg] x-add-version
* Update ports/ffmpeg/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [ffmpeg] x-add-version
* [ffmpeg] bump port version
* [ffmpeg] x-add-version
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index a25491dbf..a58944d60 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1990,7 +1990,7 @@ }, "ffmpeg": { "baseline": "4.4", - "port-version": 8 + "port-version": 9 }, "ffnvcodec": { "baseline": "10.0.26.0", |
