mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
1596dd263c
Original commit message from CVS: * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render): Use gst_guint64_to_gdouble for conversion. * win32/MANIFEST: Add new files to the win32 MANIFEST. * win32/common/libgstaudio.def: * win32/common/libgstpbutils.def: Add new exported functions. * win32/vs6/gst_plugins_base.dsw: * win32/vs6/libgstdecodebin.dsp: * win32/vs6/libgstplaybin.dsp: Change the link to libgstpbutils.lib. * win32/vs6/libgstdecodebin2.dsp: Add a new project for decodebin2. * win32/vs6/libgstpbutils.dsp: Add a new project for pbutils.
8 lines
246 B
Modula-2
8 lines
246 B
Modula-2
EXPORTS
|
|
gst_pb_utils_init
|
|
gst_pb_utils_get_source_description
|
|
gst_is_missing_plugin_message
|
|
gst_missing_decoder_message_new
|
|
gst_missing_element_message_new
|
|
gst_missing_plugin_message_get_installer_detail
|
|
gst_missing_uri_source_message_new
|