mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
93ff4560cc
Original commit message from CVS: * gst/gst_private.h: add win32 specific import decoration(__declspec(dllimport)) for all extern GstDebugCategory * variables * win32/common/libgstbase.def: * win32/common/libgstcontroller.def: * win32/common/libgstreamer.def: Add some exports, remove empty lines * win32/common/libgstdataprotocol.def: * win32/common/libgstdataprotocol.dsp: * win32/common/libgstnet.def: * win32/common/libgstnet.dsp: new project files and exportation files added
9 lines
217 B
Modula-2
9 lines
217 B
Modula-2
EXPORTS
|
|
gst_dp_buffer_from_header
|
|
gst_dp_caps_from_packet
|
|
gst_dp_event_from_packet
|
|
gst_dp_header_payload_length
|
|
gst_dp_header_payload_type
|
|
gst_dp_validate_header
|
|
gst_dp_validate_packet
|
|
gst_dp_validate_payload
|