Skip to content

Commit

Permalink
va: export symbol vaMapBuffer2 for Windows
Browse files Browse the repository at this point in the history
This new added api should be exported otherwise it will cause link
issues.

Signed-off-by: Tong Wu <[email protected]>
  • Loading branch information
tong1wu authored and dvrogozh committed Oct 25, 2023
1 parent 45afd79 commit 633746e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions va/libva.def
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ EXPORTS
vaGetDisplayAttributes
vaGetImage
vaMapBuffer
vaMapBuffer2
vaMaxNumDisplayAttributes
vaMaxNumImageFormats
vaMaxNumSubpictureFormats
Expand Down

0 comments on commit 633746e

Please sign in to comment.