mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
win32: update .def file for new libgstvideo API
This commit is contained in:
parent
399f528a33
commit
eae16a78b9
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ EXPORTS
|
||||||
gst_video_filter_get_type
|
gst_video_filter_get_type
|
||||||
gst_video_format_convert
|
gst_video_format_convert
|
||||||
gst_video_format_from_fourcc
|
gst_video_format_from_fourcc
|
||||||
|
gst_video_format_get_component_depth
|
||||||
gst_video_format_get_component_height
|
gst_video_format_get_component_height
|
||||||
gst_video_format_get_component_offset
|
gst_video_format_get_component_offset
|
||||||
gst_video_format_get_component_width
|
gst_video_format_get_component_width
|
||||||
|
|
Loading…
Reference in a new issue