[libde265] Update to 1.0.15 (#36439)

* update to 1.0.15

* update verison
This commit is contained in:
jim wang 2024-01-30 03:45:27 +08:00 committed by GitHub
parent 31b799f92c
commit 5cb2d00c17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO strukturag/libde265
REF "v${VERSION}"
SHA512 670482a5304635847d338eb49af18732a71bcc72eb52d77ca558f1f60e1fc6caabd293a02a700badc211cac7b5e14715d6c7810d766fa1f132dd0b4dfc22059a
SHA512 df380f1ea6345e20ed1f907df3c7cdaaac44358a6746e29e16699005783ce96524d30fec7bba457c9f9773a6373250aaaf0b9cd41224057b269798117964b8b5
HEAD_REF master
PATCHES
fix-interface-include.patch

View File

@ -1,6 +1,6 @@
{
"name": "libde265",
"version": "1.0.14",
"version": "1.0.15",
"description": "Open h.265 video codec implementation.",
"homepage": "https://www.libde265.org/",
"license": "LGPL-3.0-only",

View File

@ -4225,7 +4225,7 @@
"port-version": 1
},
"libde265": {
"baseline": "1.0.14",
"baseline": "1.0.15",
"port-version": 0
},
"libdeflate": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "386663192fc988e45cc4c16378b3a5a0549a7366",
"version": "1.0.15",
"port-version": 0
},
{
"git-tree": "f66d0188266eee664296198145c0380a1557915d",
"version": "1.0.14",