mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
gstvideo: add missing entry to win32 .def
gst_video_guess_framerate
This commit is contained in:
parent
c98f051548
commit
568ef481c5
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ EXPORTS
|
|||
gst_video_gl_texture_upload_meta_api_get_type
|
||||
gst_video_gl_texture_upload_meta_get_info
|
||||
gst_video_gl_texture_upload_meta_upload
|
||||
gst_video_guess_framerate
|
||||
gst_video_info_align
|
||||
gst_video_info_convert
|
||||
gst_video_info_from_caps
|
||||
|
|
Loading…
Reference in a new issue