Skip to content

Commit 8f93988

Browse files
committed
Bug 1963852 (MOZ) - add 3 headers to libwebrtc's third_party/dav1d trampoline setup
UltraBlame original commit: e42c4787c5e230eb4ea0b44cc71c29c99bf2991b
1 parent 9785fc6 commit 8f93988

File tree

3 files changed

+69
-0
lines changed

3 files changed

+69
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
2+
3+
4+
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
#pragma once
19+
20+
21+
22+
#include "dav1d/data.h"
23+
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
2+
3+
4+
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
#pragma once
19+
20+
21+
22+
#include "dav1d/headers.h"
23+
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
2+
3+
4+
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
#pragma once
19+
20+
21+
22+
#include "dav1d/picture.h"
23+

0 commit comments

Comments
 (0)