mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-29 19:50:40 +00:00
win32: Add gst_video_convert_frame() and gst_video_convert_frame_async() to the .def files
This commit is contained in:
parent
1e29e528c7
commit
98dc45861a
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
EXPORTS
|
||||
gst_video_calculate_display_ratio
|
||||
gst_video_convert_frame
|
||||
gst_video_convert_frame_async
|
||||
gst_video_event_new_still_frame
|
||||
gst_video_event_parse_still_frame
|
||||
gst_video_filter_get_type
|
||||
|
|
Loading…
Reference in a new issue