gstreamer/libs/gst
Kwang Yul Seo 45b9ce9e3b Define socklen_t as int if it's not defined yet. Fixes compilation with MSVC6 and other versions where socklen_t is n...
Original commit message from CVS:
Patch by: Kwang Yul Seo  <kwangyul.seo gmail com>
* libs/gst/net/gstnettimepacket.h:
* docs/libs/gstreamer-libs-sections.txt:
Define socklen_t as int if it's not defined yet. Fixes compilation
with MSVC6 and other versions where socklen_t is not defined in
the windows headers (#518022).
2008-04-13 17:51:02 +00:00
..
base docs/design/part-buffering.txt: Fix some typos and set the estimated total for push mode to -1. 2008-04-09 18:26:15 +00:00
check libs/gst/check/gstcheck.c: Remove blank line between symbol name ad parameters to fix gtkdoc warning. 2008-04-10 13:59:24 +00:00
controller libs/gst/controller/gstinterpolationcontrolsource.c: Use GSlice for allocating the control points. 2008-04-02 17:45:08 +00:00
dataprotocol libs/gst/dataprotocol/dataprotocol.c: When calculating GDP body CRC, use the correct pointer. 2008-03-27 15:23:55 +00:00
net Define socklen_t as int if it's not defined yet. Fixes compilation with MSVC6 and other versions where socklen_t is n... 2008-04-13 17:51:02 +00:00
Makefile.am CVS surgery + support to move base, check, and net out of gst and into libs/gst 2005-11-29 19:12:30 +00:00