mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
078324cd82
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 |
||
---|---|---|
.. | ||
buffer.c | ||
buffer.h | ||
debug.c | ||
debug.h | ||
functable.c | ||
functable.h | ||
gstaudioresample.c | ||
gstaudioresample.h | ||
Makefile.am | ||
resample.c | ||
resample.h | ||
resample_chunk.c | ||
resample_functable.c | ||
resample_ref.c |