mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
defs: fix defs file for new symbols
This commit is contained in:
parent
5f81eac5e1
commit
401d73df7f
1 changed files with 7 additions and 0 deletions
|
@ -63,6 +63,13 @@ EXPORTS
|
|||
gst_alloc_trace_set_flags_all
|
||||
gst_assoc_flags_get_type
|
||||
gst_atomic_int_set
|
||||
gst_atomic_queue_length
|
||||
gst_atomic_queue_new
|
||||
gst_atomic_queue_peek
|
||||
gst_atomic_queue_pop
|
||||
gst_atomic_queue_push
|
||||
gst_atomic_queue_ref
|
||||
gst_atomic_queue_unref
|
||||
gst_bin_add
|
||||
gst_bin_add_many
|
||||
gst_bin_find_unconnected_pad
|
||||
|
|
Loading…
Reference in a new issue