Commit Graph

13 Commits

Author SHA1 Message Date
Chase Knowlden
2960d7d80e
[libyuv] Fix build error on macOS with llvm 19 (#41174) 2024-09-30 13:36:03 -04:00
Weihang Ding
ea22bdb0ce
[libyuv] Add tools feature (#40733) 2024-09-03 11:59:44 -07:00
Kai Pastor
df3e0e17e9
[libyuv] Update, enable shared lib (#40549) 2024-08-27 01:57:13 -07:00
Weihang Ding
ba66be1691
[libyuv] Fix install tools (#39628) 2024-07-02 14:12:16 -04:00
reito
e69dd972ba
show warning on MSVC (#29075) 2023-01-20 22:17:35 -08:00
Levin Li
7bb175eafe
[aom/libavif] Add support for ARM and UWP (#20636)
* Support libavif building on UWP and ARM

Remove deprecated functions

Bump port version

Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Bump version

Add version all

use patches

* Add version

* Disable deprecated functions using _CRT_SECURE_NO_WARNINGS rather than disabling 4996.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-07 12:34:46 -08:00
JonLiu1993
58c1d6636b
[libyuv] update to latest commit (#17294)
* [libyuv] update to latest commit

* update version

* change configure_file parameter

* update version
2021-04-29 16:14:01 -07:00
Phoebe
5a4e2c0484
[libyuv] Fix static build issue (#12338)
* [libyuv] Fix static build issue

* Update the patch and replace the definition i headers file
2020-07-15 16:09:02 -07:00
Phoebe
e0f0dc5fa1
[libyuv] Find dependency port libjpeg-turbo (#12213) 2020-07-06 12:58:52 -07:00
JackBoosY
be99ba1f5a [libyuv]Build corresponding type library according to BUILD_SHARED_LIBS. (#8769)
* [libyuv]Build corresponding type library according to BUILD_SHARED_LIBS.

* [libyuv]Always use static build.
2019-10-29 23:05:27 -07:00
Vitaly Petrov
67d9a515bb Add Mac/Linux build support (#8709) 2019-10-23 15:09:47 -07:00
Brad Davis
7068aedcba [libyuv] fix include header installation 2019-10-12 10:19:59 -07:00
Tsukasa Sugiura
b41a4fa161 [libyuv] Add libyuv (#7486)
* [libyuv] Add libyuv

Add libyuv

* [libyuv] change to provide libyuv-config.cmake
2019-09-17 09:39:44 -07:00