mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
video: adds missing function to win32 def
This commit is contained in:
parent
78e8b33c38
commit
6b4d788bb5
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ EXPORTS
|
|||
gst_video_format_is_yuv
|
||||
gst_video_format_new_caps
|
||||
gst_video_format_new_caps_interlaced
|
||||
gst_video_format_new_template_caps
|
||||
gst_video_format_parse_caps
|
||||
gst_video_format_parse_caps_interlaced
|
||||
gst_video_format_to_fourcc
|
||||
|
|
Loading…
Reference in a new issue