mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
had a few too many 0D bytes
Original commit message from CVS: had a few too many 0D bytes
This commit is contained in:
parent
04a38508e1
commit
d2f9b5f2c4
1 changed files with 15 additions and 15 deletions
|
@ -1,15 +1,15 @@
|
||||||
EXPORTS
|
EXPORTS
|
||||||
gst_base_transform_set_passthrough
|
gst_base_transform_set_passthrough
|
||||||
gst_base_transform_get_type
|
gst_base_transform_get_type
|
||||||
gst_base_sink_get_type
|
gst_base_sink_get_type
|
||||||
gst_base_src_set_live
|
gst_base_src_set_live
|
||||||
gst_base_src_get_type
|
gst_base_src_get_type
|
||||||
gst_base_src_is_live
|
gst_base_src_is_live
|
||||||
gst_push_src_get_type
|
gst_push_src_get_type
|
||||||
gst_type_find_helper
|
gst_type_find_helper
|
||||||
gst_collectpads_add_pad
|
gst_collectpads_add_pad
|
||||||
gst_collectpads_pop
|
gst_collectpads_pop
|
||||||
gst_collectpads_start
|
gst_collectpads_start
|
||||||
gst_collectpads_stop
|
gst_collectpads_stop
|
||||||
gst_collectpads_set_function
|
gst_collectpads_set_function
|
||||||
gst_collectpads_new
|
gst_collectpads_new
|
||||||
|
|
Loading…
Reference in a new issue