mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
defs: update for new api
This commit is contained in:
parent
04d5233287
commit
011a8d3901
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,8 @@ EXPORTS
|
|||
gst_adapter_masked_scan_uint32
|
||||
gst_adapter_masked_scan_uint32_peek
|
||||
gst_adapter_new
|
||||
gst_adapter_prev_timestamp
|
||||
gst_adapter_prev_dts
|
||||
gst_adapter_prev_pts
|
||||
gst_adapter_push
|
||||
gst_adapter_take
|
||||
gst_adapter_take_buffer
|
||||
|
@ -214,7 +215,6 @@ EXPORTS
|
|||
gst_collect_pads2_new
|
||||
gst_collect_pads2_peek
|
||||
gst_collect_pads2_pop
|
||||
gst_collect_pads2_read
|
||||
gst_collect_pads2_read_buffer
|
||||
gst_collect_pads2_remove_pad
|
||||
gst_collect_pads2_set_buffer_function
|
||||
|
|
Loading…
Reference in a new issue