mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
defs: update for new symbols
This commit is contained in:
parent
e01b5c0f46
commit
28cf90b868
1 changed files with 2 additions and 0 deletions
|
@ -176,6 +176,7 @@ EXPORTS
|
|||
gst_caps_can_intersect
|
||||
gst_caps_copy_nth
|
||||
gst_caps_do_simplify
|
||||
gst_caps_fixate
|
||||
gst_caps_flags_get_type
|
||||
gst_caps_from_string
|
||||
gst_caps_get_size
|
||||
|
@ -968,6 +969,7 @@ EXPORTS
|
|||
gst_structure_change_type_get_type
|
||||
gst_structure_copy
|
||||
gst_structure_empty_new
|
||||
gst_structure_fixate
|
||||
gst_structure_fixate_field_boolean
|
||||
gst_structure_fixate_field_nearest_double
|
||||
gst_structure_fixate_field_nearest_fraction
|
||||
|
|
Loading…
Reference in a new issue