[webkit-changes] [WebKit/WebKit] 85e79c: [GStreamer] Fix applying video decoder limit in un...

Olivier Blin noreply at github.com
Thu Nov 16 12:31:19 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 85e79c9134259f81bcd386299e15bdf0e67dfb26
      https://github.com/WebKit/WebKit/commit/85e79c9134259f81bcd386299e15bdf0e67dfb26
  Author: Olivier Blin <olivier.blin at softathome.com>
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
    M Source/WebCore/platform/GStreamer.cmake

  Log Message:
  -----------
  [GStreamer] Fix applying video decoder limit in unified build
https://bugs.webkit.org/show_bug.cgi?id=264878

Reviewed by Michael Catanzaro.

* Source/WebCore/platform/SourcesGStreamer.txt:
If GStreamerRegistryScanner.cpp is built in unified files, the local
COMPILE_DEFINITIONS are not applied, so VIDEO_DECODING_LIMIT is
ineffective. Apply the definitions to the whole WebCore instead.

Canonical link: https://commits.webkit.org/270842@main




More information about the webkit-changes mailing list