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.
|
Sat, 10 Nov 2012 12:42:43 +0000 |
reimar |
Fix incorrectly commented-out url_frees.
|
Wed, 26 Oct 2011 15:12:35 +0000 |
diego |
Add missing mp_msg.h #includes, remove some unnecessary ones.
|
Sun, 20 Jun 2010 16:01:17 +0000 |
diego |
Remove duplicate network_bandwidth extern declarations.
|
Sat, 06 Mar 2010 07:24:41 +0000 |
komh |
Define O_BINARY in stream/stream.h unless it is defined yet, and use it
|
Sat, 30 Jan 2010 22:26:47 +0000 |
diego |
Add license header to all files missing it in the stream subdirectory.
|
Wed, 18 Nov 2009 09:13:09 +0000 |
cehoyos |
10l to Reimar: Fix typo.
|
Tue, 17 Nov 2009 19:23:55 +0000 |
reimar |
Deobfuscate the special hack to disable cache for live555.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 04 Jul 2008 20:14:00 +0000 |
diego |
Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere.
|