mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
3c5c1d29ea
Original commit message from CVS: * libs/gst/base/gstbasesink.c: *cur = (now - base) * basesink->segment.abs_rate + time; replaced by *cur = gst_guint64_to_gdouble(now - base) * basesink->segment.abs_rate + time; for vs6 * win32/common/config.h: added some defines GST_MAJORMINOR and HOST_CPU * win32/common/libgstbase.def: * win32/common/libgstreamer.def: added some exported functions
41 lines
508 B
Modula-2
41 lines
508 B
Modula-2
EXPORTS
|
|
|
|
gst_base_transform_set_passthrough
|
|
|
|
gst_base_transform_get_type
|
|
|
|
gst_base_sink_get_type
|
|
|
|
gst_base_src_set_live
|
|
|
|
gst_base_src_get_type
|
|
|
|
gst_base_src_is_live
|
|
|
|
gst_push_src_get_type
|
|
|
|
gst_type_find_helper
|
|
|
|
gst_collect_pads_add_pad
|
|
|
|
gst_collect_pads_remove_pad
|
|
|
|
gst_collect_pads_peek
|
|
|
|
gst_collect_pads_pop
|
|
|
|
gst_collect_pads_start
|
|
|
|
gst_collect_pads_stop
|
|
|
|
gst_collect_pads_set_function
|
|
|
|
gst_collect_pads_new
|
|
|
|
gst_collect_pads_flush
|
|
|
|
gst_collect_pads_read
|
|
|
|
gst_collect_pads_available
|
|
|
|
|