gstreamer/gst
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
..
adder use DEBUG_FUNCPTR for collectpads 2006-03-24 17:11:53 +00:00
audioconvert better/unified long descriptions 2006-03-29 14:00:08 +00:00
audiorate Don't leak references returned by gst_pad_get_parent() 2006-03-07 12:49:03 +00:00
audioresample 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
audiotestsrc gst/videorate/gstvideorate.c (gst_video_rate_reset) 2006-04-06 11:40:45 +00:00
ffmpegcolorspace Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails at the top 2006-03-24 10:42:11 +00:00
playback Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
subparse Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
tcp Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
typefind gst/playback/gstplaybasebin.c: Don't remove our mute-probe if someone else already did so. 2006-04-07 09:51:35 +00:00
videorate gst/videorate/gstvideorate.c (gst_video_rate_reset) 2006-04-06 11:40:45 +00:00
videoscale gst/: Re-enable QoS after the release. 2006-03-14 11:11:59 +00:00
videotestsrc gst/videotestsrc/gstvideotestsrc.c: Partially handle 0 framerate, only EOS after the first frame is missing. 2006-03-23 11:18:19 +00:00
volume Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails at the top 2006-03-24 10:42:11 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00