/[packages]/cauldron/chromium-browser-stable/current/SOURCES/chromium-100-vaapi-libdrm.patch
ViewVC logotype

Contents of /cauldron/chromium-browser-stable/current/SOURCES/chromium-100-vaapi-libdrm.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1848103 - (show annotations) (download)
Fri Apr 8 11:15:59 2022 UTC (2 years ago) by squidf
File size: 357 byte(s)
- Update to 100.0.4896.75
- Add vendor esbuild to build i586 version
- Merge compiler-r4 and clang_compiler patches
- Enable text section splitting when using lld (was disabled by clang_compiler patch)
 Remove mgaver tests. Cauldron and MGA8 spec are now specifc to the respective versions.
- Add patches to fix build issues related to namespace: chromium-100-tie_namespace and chromium-100-vector_namespace
- Remove av_stream_get_first_dts patch for MGA9/ffmpeg5
- Deprecated chromium-99-v8-missing-utility-include.patch
- Update system-ffmpeg and av_stream_get_first_dts patches for ffmpeg 5.0 and MGA9
- Use clang-nomerge patch only for clang 11 (MGA8)

1 diff --git a/media/gpu/chromeos/BUILD.gn b/media/gpu/chromeos/BUILD.gn
2 index a5c8945..d742d80 100644
3 --- a/media/gpu/chromeos/BUILD.gn
4 +++ b/media/gpu/chromeos/BUILD.gn
5 @@ -32,6 +32,7 @@ source_set("chromeos") {
6
7 if (use_vaapi) {
8 deps += [
9 + "//build/config/linux/libdrm",
10 "//media/gpu/vaapi",
11 "//media/gpu/vaapi:common",
12 ]

  ViewVC Help
Powered by ViewVC 1.1.30