log stream/stream_nemesi.c @ 37171:29802bb119f6

age author description
Sat, 16 Mar 2013 13:38:34 +0000 reimar Fix previous commit, off_t must be replaced by int64_t
Sat, 16 Mar 2013 10:09:12 +0000 reimar Replace some uses of off_t by uint64_t.
Sat, 10 Nov 2012 13:19:29 +0000 reimar Add url_new_with_proxy function to reduce code duplication and memleaks.
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
Sat, 30 Jul 2011 16:27:14 +0000 diego libnemesi: remove duplicate HAVE_STRUCT_SOCKADDR_STORAGE definition
Sat, 30 Jul 2011 16:26:56 +0000 diego stream_nemesi: remove unused variable
Sun, 20 Jun 2010 16:01:17 +0000 diego Remove duplicate network_bandwidth extern declarations.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Wed, 14 May 2008 17:20:42 +0000 diego Use standard license headers with standard formatting.
Tue, 04 Dec 2007 15:05:14 +0000 lu_zero 10l ... the header was used there too
Tue, 04 Dec 2007 13:05:25 +0000 lu_zero Make libnemesi use specific struct and DEMUXER_TYPE
Sun, 02 Dec 2007 13:22:53 +0000 reimar Mark all stream_info_t as const
Tue, 27 Nov 2007 21:31:47 +0000 lu_zero Enable -rtsp-port for nemesi
Tue, 27 Nov 2007 21:17:20 +0000 lu_zero Remove stray var
Wed, 19 Sep 2007 21:38:22 +0000 lu_zero libnemesi support, yet another rtsp/rtp library...