gstreamer/win32/common
Sébastien Moutte 78ee95a508 gst/gst_private.h: add a new #ifdef to use __declspec(dllimport) only for other modules and not for gstreamer core
Original commit message from CVS:
* gst/gst_private.h:
add a new #ifdef to use __declspec(dllimport) only for
other modules and not for gstreamer core
* gst/gstbasesink.c: (gst_base_sink_perform_qos):
use gst_guint64_to_gdouble for conversion
* win32/common/libgstreamer.def:
add new exported functions
* win32/vs6/gst_inspect.dsp:
* win32/vs6/gst_launch.dsp:
* win32/vs6/libgstbase.dsp:
* win32/vs6/libgstcontroller.dsp:
* win32/vs6/libgstcoreelements.dsp:
* win32/vs6/libgstdataprotocol.dsp:
* win32/vs6/libgstnet.dsp:
update project files
2006-04-09 16:57:34 +00:00
..
config.h gst/gstpad.c (gst_pad_set_blocked_async): More debug. libs/gst/base/gstbasetransform.c 2006-04-05 10:26:29 +00:00
config.h.in configure.ac: use new AS_VERSION and AS_NANO macros 2006-04-01 09:41:43 +00:00
dirent.c win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
dirent.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
gstconfig.h win32/common/gstconfig.h: add large padding 2005-11-30 09:27:47 +00:00
gstenumtypes.c update visual studio generated files 2005-11-30 09:12:57 +00:00
gstenumtypes.h update visual studio generated files 2005-11-30 09:12:57 +00:00
gstversion.h update visual studio generated files 2005-11-30 09:12:57 +00:00
gtchar.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
libgstbase.def win32/common/: Update, add recently added functions. 2006-03-23 18:51:05 +00:00
libgstcontroller.def gst/gst_private.h: add win32 specific import decoration(__declspec(dllimport)) for all extern GstDebugCategory * vari... 2006-03-19 21:39:21 +00:00
libgstdataprotocol.def gst/gst_private.h: add win32 specific import decoration(__declspec(dllimport)) for all extern GstDebugCategory * vari... 2006-03-19 21:39:21 +00:00
libgstnet.def gst/gst_private.h: add win32 specific import decoration(__declspec(dllimport)) for all extern GstDebugCategory * vari... 2006-03-19 21:39:21 +00:00
libgstreamer.def gst/gst_private.h: add a new #ifdef to use __declspec(dllimport) only for other modules and not for gstreamer core 2006-04-09 16:57:34 +00:00