Bug 1852740: add tests for the `fetchpriority` attribute in Link headers. r=necko...
[gecko.git] / media / libmkv / moz.yaml
blob07e18589a28035a2b2cb0e56711296e054bf476d
1 # Version of this schema
2 schema: 1
4 bugzilla:
5   # Bugzilla product and component for this directory and subdirectories
6   product: "Core"
7   component: "Audio/Video"
9 origin:
10   name: "libMKV"
11   description: "WebM container writer"
13   # Upstream have abandoned this library.
14   url: "https://chromium.googlesource.com/webm/libvpx/+/c5aaf923d80e9f71e0c93d7d99dc1e2f83d7acbf/third_party/libmkv/"
15   license: "BSD-3-Clause-Clear"
17   release: "c5aaf923d80e9f71e0c93d7d99dc1e2f83d7acbf"
19   # The following patches have been applied after vendoring:
20   #   patch -p1 < source_fix.patch
21   #   patch -p1 < gecko_fix.patch
22   #   patch -p1 < const_fix.patch
23   #   patch -p3 < bock_fix.patch
24   #   patch -p3 < bug970774.patch
25   #   patch -p3 < cleanup.patch