mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
win32: add new video align API to .def file
This commit is contained in:
parent
5b715cdb90
commit
bec14e2b05
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ EXPORTS
|
||||||
gst_video_frame_map
|
gst_video_frame_map
|
||||||
gst_video_frame_map_id
|
gst_video_frame_map_id
|
||||||
gst_video_frame_unmap
|
gst_video_frame_unmap
|
||||||
|
gst_video_info_align
|
||||||
gst_video_info_convert
|
gst_video_info_convert
|
||||||
gst_video_info_from_caps
|
gst_video_info_from_caps
|
||||||
gst_video_info_init
|
gst_video_info_init
|
||||||
|
|
Loading…
Reference in a new issue