log stream/stream_rtsp.c @ 37164:22355747d51f

age author description
2012-11-10 reimar Add url_new_with_proxy function to reduce code duplication and memleaks.
2010-09-08 diego Add proper #include instead of declaring index_mode extern.
2010-06-20 diego Remove duplicate network_bandwidth extern declarations.
2010-05-27 diego Drop pointless _st suffix from 'struct stream'.
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-14 diego Use standard license headers with standard formatting.
2007-12-02 reimar Mark all stream_info_t as const
2007-08-28 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
2006-10-30 rtogni Realrtsp authentication
2006-10-12 diego slight overall verbosity reduction
2006-08-05 ben isolated tcp socket code from network.c to a dedicated file
2006-07-31 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/stream_rtsp.c@87028f57c42c