mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 12:49:00 +08:00
fc0d6b2800
* [dav1d] Add dav1d AV1 decoder port * Remove unnecessary port-version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Bump dav1d to 0.8.1 * Skip dav1d x86 due to infinite link * Add dav1d port version * Apply dav1d code review * Reset dav1d version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
10 lines
155 B
JSON
10 lines
155 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "1c30fb68cde7004f37eb289c95fb9823331fe571",
|
|
"version-string": "0.8.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|