Skip to content

Commit

Permalink
Bug 1660336 Provide libva headers to build Firefox without libva-deve…
Browse files Browse the repository at this point in the history
…l installed, r=jya

Depends on D94650

Differential Revision: https://phabricator.services.mozilla.com/D97920
  • Loading branch information
stransky committed Nov 28, 2020
1 parent a40f19c commit 819f14b
Show file tree
Hide file tree
Showing 7 changed files with 5,333 additions and 0 deletions.
2 changes: 2 additions & 0 deletions media/ffvpx/mozva/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ SOURCES += [
'mozva.cpp',
]

LOCAL_INCLUDES += ['/media/ffvpx']

SharedLibrary('mozva')
2 changes: 2 additions & 0 deletions media/ffvpx/va/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
There are libva headers from libva 1.7.0 used to build vaapi support for in-tree ffvpx.
Apply va.patch when you update it to new versions.
Loading

0 comments on commit 819f14b

Please sign in to comment.