log stream/rtp.c @ 29464:32ee4e7438ac

age author description
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-02-01 diego Convert HAVE_WINSOCK2_H into a 0/1 definition.
2008-09-01 diego Move '#define closesocket close' preprocessor directive to a common place
2008-08-31 diego Revert moving closesocket definition and network headers to network.h.
2008-08-29 diego Move duplicated '#define closesocket close' into network.h along with
2008-08-29 diego Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
2008-05-16 diego cosmetics: Remove useless parentheses from return statements.
2006-08-04 ben moved some definitions from rtp.h to rtp.c as they're not exported or used anywhere else
2006-08-04 ben removed udp socket creation code from rtp stack to a new dedicated udp helper file
2006-08-04 ben few cosmectic changes to remove duplication
2006-08-04 ben split rtp stack, udp input layer and rtp input layer from rtp.c
2006-07-31 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/rtp.c@349254ad2bc0