gstreamer/tests/examples
Vincent Torri be04e7c294 gst-libs/gst/fft/: Include our own _stdint.h instead of sys/types.h, makes MingW happy (#492306).
Original commit message from CVS:
Patch by: Vincent Torri <vtorri at univ-evry dot fr>
* gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
* gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
Include our own _stdint.h instead of sys/types.h, makes MingW happy
(#492306).
* gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
Use _pipe directly, GLib doesn't have a pipe() macro any longer
(it disappeared in GLib 2.14.0) (#492306).
* gst-libs/gst/sdp/Makefile.am:
* gst-libs/gst/sdp/gstsdpmessage.c:
Fix includes and LIBS for win32/Mingw (#492306).
* tests/examples/dynamic/addstream.c (pause_play_stream):
Use more portable g_usleep() instead of sleep() (#492306).
2007-11-01 13:28:59 +00:00
..
app examples/app/appsrc_ex.c: Fix compilation after changing the name of a method. 2007-09-20 17:38:10 +00:00
dynamic gst-libs/gst/fft/: Include our own _stdint.h instead of sys/types.h, makes MingW happy (#492306). 2007-11-01 13:28:59 +00:00
seek Fix a bunch of compile warnings shown with Forte. 2007-09-17 17:24:55 +00:00
snapshot tests/examples/snapshot/snapshot.c: Fix the build. 2007-10-02 09:04:03 +00:00
volume tests/: We should use $(LIBM). 2007-07-20 07:22:15 +00:00
Makefile.am Add simple snapshot example program using appsink. 2007-09-20 14:09:24 +00:00