Commit Graph

4 Commits

Author SHA1 Message Date
Adrian Bibby Walther
b9091ce29e
[amd-amf] Fix SHA512 hash (#38435)
#38382 forgot to update the SHA512 hash, breaking the package. This
fixes it. I've tested that it builds again.

- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [X] SHA512s are updated for each updated download.
- [X] The "supports" clause reflects platforms that may be fixed by this
new version.
- [X] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [X] Any patches that are no longer applied are deleted from the port's
directory.
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.
2024-04-29 09:08:30 -04:00
Lily Wang
9dc2a3fa70
[amd-amf] Update to 1.4.33 (#38382)
Update `amd-amf` to 1.4.33.

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~Any patches that are no longer applied are deleted from the
port's directory.~~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

---------

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2024-04-24 14:31:05 -04:00
JonLiu1993
a3d167242c
[amd-amf] update to <v1.4.29> (#30568)
* [amd-amf] update to <v1.4.29>

* update version
2023-04-02 21:08:09 -07:00
reito
456f7f0ed7
[amd-amf] Add amd-amf port (#28251)
* Add AMF port

* Add AMF port and its versions

* add amf port - ci

* add amf port - format

* add amf port - versions

* rename amf to amd-amf

* version

* add ffmpeg qsv port - fix

* add ffmpeg qsv port - fix

* add ffmpeg qsv port - fix indent

* add space line

* update version

* remove space line

* remove space

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-12-15 11:52:05 -08:00