mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
video: add new video-sei.h header to the list of video_headers
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1458>
This commit is contained in:
parent
cb7e1a6576
commit
efb8c5381c
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ video_headers = files([
|
||||||
'video-blend.h',
|
'video-blend.h',
|
||||||
'video-overlay-composition.h',
|
'video-overlay-composition.h',
|
||||||
'video-multiview.h',
|
'video-multiview.h',
|
||||||
|
'video-sei.h',
|
||||||
])
|
])
|
||||||
install_headers(video_headers, subdir : 'gstreamer-1.0/gst/video/')
|
install_headers(video_headers, subdir : 'gstreamer-1.0/gst/video/')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue