gstreamer/gst/sdp
Michael Smith cbc867455f gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H
Original commit message from CVS:
* gst/festival/gstfestival.c:
Guard unistd.h with HAVE_UNISTD_H
* gst/modplug/libmodplug/load_it.cpp:
* gst/modplug/libmodplug/sndfile.cpp:
* gst/modplug/libmodplug/sndfile.h:
* gst/modplug/libmodplug/stdafx.h:
Support for compiling with MSVC: use _MSC_VER for detecting MSVC instead
of MSC_VER. Make CanPackSamples take the type it's passed. Change scope
of a variable in load_it.cpp to MSVC's scoping rules.
* gst/sdp/gstsdpdemux.c:
Guard unistd.h with HAVE_UNISTD_H
Fixes #544457.
2008-07-24 00:32:37 +00:00
..
gstsdpdemux.c gst/festival/gstfestival.c: Guard unistd.h with HAVE_UNISTD_H 2008-07-24 00:32:37 +00:00
gstsdpdemux.h gst/sdp/gstsdpdemux.h: Change signature of pt to fix compilation on some platforms. 2007-10-02 10:29:46 +00:00
gstsdpelem.c Added SDP demuxer element. Fixes #426657. 2007-10-01 11:43:09 +00:00
Makefile.am gst/sdp/Makefile.am: Forgot to commit makefile. 2007-10-02 10:12:40 +00:00