gstreamer/win32/common/libgstaudio.def
Tim-Philipp Müller b9cbedfb59 Makefile.am: Add check-exports target and run it with 'make check'.
Original commit message from CVS:
* Makefile.am:
Add check-exports target and run it with 'make check'.
* configure.ac:
Be stricter about what we export in our libraries: change regexp so that
we only export _gst_foo(), but not __gst_foo().
* gst-libs/gst/cdda/base64.h: (rfc822_binary):
* gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
Change internal functions to __gst_foo so they dont' get exported.
* win32/common/libgstaudio.def:
Add missing symbols.
2007-12-13 10:10:35 +00:00

57 lines
1.6 KiB
Modula-2

EXPORTS
gst_audio_buffer_clip
gst_audio_channel_position_get_type
gst_audio_clock_get_type
gst_audio_clock_new
gst_audio_default_registry_mixer_filter
gst_audio_duration_from_pad_buffer
gst_audio_filter_class_add_pad_templates
gst_audio_filter_get_type
gst_audio_fixate_channel_positions
gst_audio_frame_byte_size
gst_audio_frame_length
gst_audio_get_channel_positions
gst_audio_is_buffer_framed
gst_audio_set_caps_channel_positions_list
gst_audio_set_channel_positions
gst_audio_set_structure_channel_positions_list
gst_audio_sink_get_type
gst_audio_src_get_type
gst_audio_structure_set_int
gst_base_audio_sink_create_ringbuffer
gst_base_audio_sink_get_provide_clock
gst_base_audio_sink_get_slave_method
gst_base_audio_sink_get_type
gst_base_audio_sink_set_provide_clock
gst_base_audio_sink_set_slave_method
gst_base_audio_src_create_ringbuffer
gst_base_audio_src_get_provide_clock
gst_base_audio_src_get_type
gst_base_audio_src_set_provide_clock
gst_ring_buffer_acquire
gst_ring_buffer_advance
gst_ring_buffer_clear
gst_ring_buffer_clear_all
gst_ring_buffer_close_device
gst_ring_buffer_commit
gst_ring_buffer_commit_full
gst_ring_buffer_debug_spec_buff
gst_ring_buffer_debug_spec_caps
gst_ring_buffer_delay
gst_ring_buffer_device_is_open
gst_ring_buffer_get_type
gst_ring_buffer_is_acquired
gst_ring_buffer_may_start
gst_ring_buffer_open_device
gst_ring_buffer_parse_caps
gst_ring_buffer_pause
gst_ring_buffer_prepare_read
gst_ring_buffer_read
gst_ring_buffer_release
gst_ring_buffer_samples_done
gst_ring_buffer_set_callback
gst_ring_buffer_set_flushing
gst_ring_buffer_set_sample
gst_ring_buffer_start
gst_ring_buffer_stop