mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
win32: fix .def file for new API
Fixes check + distcheck
This commit is contained in:
parent
0af74cb599
commit
d06dca135d
1 changed files with 1 additions and 0 deletions
|
@ -982,6 +982,7 @@ EXPORTS
|
||||||
gst_pad_template_get_type
|
gst_pad_template_get_type
|
||||||
gst_pad_template_new
|
gst_pad_template_new
|
||||||
gst_pad_template_new_from_static_pad_template_with_gtype
|
gst_pad_template_new_from_static_pad_template_with_gtype
|
||||||
|
gst_pad_template_new_with_gtype
|
||||||
gst_pad_template_pad_created
|
gst_pad_template_pad_created
|
||||||
gst_pad_unlink
|
gst_pad_unlink
|
||||||
gst_pad_use_fixed_caps
|
gst_pad_use_fixed_caps
|
||||||
|
|
Loading…
Reference in a new issue