mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
05a205860d
Original commit message from CVS: Patch by: Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com> * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format), (gst_ring_buffer_parse_caps): Return NULL instead of an enum that happens to be 0, fixes warning on MSVC (#492114). * gst-libs/gst/audio/gstringbuffer.h: No trailing commas in enum list (for gcc-2.9x). * gst/videotestsrc/videotestsrc.c: (random_char): Make information loss explicit instead of implicitly truncating to eight bits via the return value. Fixes runtime error on MSVC when using the debug CRT (#492114). * win32/common/config.h.in: Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114). * win32/common/libgstinterfaces.def: * win32/common/libgstrtp.def: Export a few more symbols (#492114).
64 lines
1.7 KiB
Modula-2
64 lines
1.7 KiB
Modula-2
EXPORTS
|
|
gst_color_balance_channel_get_type
|
|
gst_color_balance_get_type
|
|
gst_color_balance_get_value
|
|
gst_color_balance_list_channels
|
|
gst_color_balance_set_value
|
|
gst_color_balance_type_get_type
|
|
gst_color_balance_value_changed
|
|
gst_mixer_get_option
|
|
gst_mixer_get_type
|
|
gst_mixer_get_volume
|
|
gst_mixer_list_tracks
|
|
gst_mixer_mute_toggled
|
|
gst_mixer_option_changed
|
|
gst_mixer_options_get_type
|
|
gst_mixer_options_get_values
|
|
gst_mixer_record_toggled
|
|
gst_mixer_set_mute
|
|
gst_mixer_set_option
|
|
gst_mixer_set_record
|
|
gst_mixer_set_volume
|
|
gst_mixer_track_flags_get_type
|
|
gst_mixer_track_get_type
|
|
gst_mixer_type_get_type
|
|
gst_navigation_get_type
|
|
gst_navigation_send_event
|
|
gst_navigation_send_key_event
|
|
gst_navigation_send_mouse_event
|
|
gst_property_probe_get_properties
|
|
gst_property_probe_get_property
|
|
gst_property_probe_get_type
|
|
gst_property_probe_get_values_name
|
|
gst_property_probe_probe_and_get_values
|
|
gst_property_probe_needs_probe_name
|
|
gst_property_probe_probe_property_name
|
|
gst_tuner_channel_changed
|
|
gst_tuner_channel_flags_get_type
|
|
gst_tuner_channel_get_type
|
|
gst_tuner_find_channel_by_name
|
|
gst_tuner_find_norm_by_name
|
|
gst_tuner_frequency_changed
|
|
gst_tuner_get_channel
|
|
gst_tuner_get_frequency
|
|
gst_tuner_get_norm
|
|
gst_tuner_get_type
|
|
gst_tuner_list_channels
|
|
gst_tuner_list_norms
|
|
gst_tuner_norm_changed
|
|
gst_tuner_norm_get_type
|
|
gst_tuner_set_channel
|
|
gst_tuner_set_frequency
|
|
gst_tuner_set_norm
|
|
gst_tuner_signal_changed
|
|
gst_tuner_signal_strength
|
|
gst_video_orientation_get_type
|
|
gst_video_orientation_set_hcenter
|
|
gst_video_orientation_set_hflip
|
|
gst_video_orientation_set_vcenter
|
|
gst_video_orientation_set_vflip
|
|
gst_x_overlay_expose
|
|
gst_x_overlay_get_type
|
|
gst_x_overlay_got_xwindow_id
|
|
gst_x_overlay_prepare_xwindow_id
|
|
gst_x_overlay_set_xwindow_id
|