media/libmkv/moz.yaml
author Julien Cristau <jcristau@mozilla.com>
Mon, 20 Mar 2023 10:45:48 +0000
changeset 657187 caabe78a05aef594369db335bb9d1098ec328c33
parent 445838 592f8fe8dfcf3d7c68c7f3d5a0124667b18024fb
permissions -rw-r--r--
Bug 1822594 - remove webrender test schedule. r=jmaher,ahal Since webrender was enabled by default this was causing pushes with webrender-only changes to wrongly optimize out most tests. Differential Revision: https://phabricator.services.mozilla.com/D172778

# Version of this schema
schema: 1

bugzilla:
  # Bugzilla product and component for this directory and subdirectories
  product: "Core"
  component: "Audio/Video"

origin:
  name: "libMKV"
  description: "WebM container writer"

  # Upstream have abandoned this library.
  url: "https://chromium.googlesource.com/webm/libvpx/+/c5aaf923d80e9f71e0c93d7d99dc1e2f83d7acbf/third_party/libmkv/"
  license: "BSD-3-Clause-Clear"

  release: "c5aaf923d80e9f71e0c93d7d99dc1e2f83d7acbf"

  # The following patches have been applied after vendoring:
  #   patch -p1 < source_fix.patch
  #   patch -p1 < gecko_fix.patch
  #   patch -p1 < const_fix.patch
  #   patch -p3 < bock_fix.patch
  #   patch -p3 < bug970774.patch
  #   patch -p3 < cleanup.patch