diff options
| author | sslivins <sslivins@users.noreply.github.com> | 2021-09-02 13:11:17 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-02 13:11:17 -0700 |
| commit | bff0e8fc31e4e00a9c2f51b84c9b43bc46478729 (patch) | |
| tree | 4512483dee8617d44b3b21a1cb14999c90f7dc46 /versions/baseline.json | |
| parent | 4934cb4099937d01985ac51aa929e70bc962937a (diff) | |
| download | vcpkg-bff0e8fc31e4e00a9c2f51b84c9b43bc46478729.tar.gz vcpkg-bff0e8fc31e4e00a9c2f51b84c9b43bc46478729.zip | |
[libvpx] Add realtime and highbitdepth features. (#19532)
* added features for vpx to enable realtime, highbitdepth and pic
* output of vcpkg format-manifest
* added port version
* ran format-manifest again
* changed to port version 1 as implicit version is 0
* added updated version files
* removed pic feature and instead set --enable-pic as default option
* updated version database
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 2233413ef..e333a3c34 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3782,7 +3782,7 @@ }, "libvpx": { "baseline": "1.10.0", - "port-version": 1 + "port-version": 2 }, "libwandio": { "baseline": "4.2.1", |
