gstreamer/win32/common
Sébastien Moutte 4baa52c9c5 gst/audioresample/debug.h: replace debug macros with variable number of parameters by a simple alias to gstreamer sta...
Original commit message from CVS:
* gst/audioresample/debug.h:
replace debug macros with variable number of parameters
by a simple alias to gstreamer standard debug macros
(#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
supported by MSVC 6.0 and 7.1)
* gst/audioresample/resample.h:
define M_PI and rint for WIN32
* win32/common/libgstaudio.def:
* win32/common/libgstriff.def:
* win32/common/libgsttag.def:
* win32/common/libgstvideo.def:
add new exported functions
* win32/vs6:
update project files
2006-04-09 17:14:22 +00:00
..
_stdint.h Windows does not have long long; copy the generated _stdint.h 2006-02-13 20:49:07 +00:00
config.h use AS_VERSION and AS_NANO more cleanups 2006-04-01 09:50:34 +00:00
config.h.in use AS_VERSION and AS_NANO more cleanups 2006-04-01 09:50:34 +00:00
interfaces-enumtypes.c add a win32-update rule like in core, and copy over enumtypes files 2006-01-29 18:21:12 +00:00
interfaces-enumtypes.h add a win32-update rule like in core, and copy over enumtypes files 2006-01-29 18:21:12 +00:00
libgstaudio.def gst/audioresample/debug.h: replace debug macros with variable number of parameters by a simple alias to gstreamer sta... 2006-04-09 17:14:22 +00:00
libgstinterfaces.def win32/common/libgstinterfaces.def: Add a lot of export functions for gst-python 2006-03-23 21:48:18 +00:00
libgstriff.def gst/audioresample/debug.h: replace debug macros with variable number of parameters by a simple alias to gstreamer sta... 2006-04-09 17:14:22 +00:00
libgsttag.def gst/audioresample/debug.h: replace debug macros with variable number of parameters by a simple alias to gstreamer sta... 2006-04-09 17:14:22 +00:00
libgstvideo.def gst/audioresample/debug.h: replace debug macros with variable number of parameters by a simple alias to gstreamer sta... 2006-04-09 17:14:22 +00:00
multichannel-enumtypes.c add a win32-update rule like in core, and copy over enumtypes files 2006-01-29 18:21:12 +00:00
multichannel-enumtypes.h add a win32-update rule like in core, and copy over enumtypes files 2006-01-29 18:21:12 +00:00