msdk: meson: don't warn deprecated symbols
Since it's impossible to not to use any because any possible version mismatch between the header and the runtime, such in the case of the denoise structure. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5283>
This commit is contained in:
parent
b3b2f3016c
commit
b5de07a8c5
@ -31,6 +31,7 @@ onevpl_extra_args = []
|
||||
|
||||
extra_args = [
|
||||
'-DGST_USE_UNSTABLE_API',
|
||||
'-DMFX_DEPRECATED_OFF'
|
||||
]
|
||||
|
||||
msdk_option = get_option('msdk')
|
||||
|
Loading…
x
Reference in New Issue
Block a user