Sun, 17 Mar 2013 10:50:41 +0000 |
reimar |
Handle the severely broken headers QuickTime Streaming Server sends.
|
Sun, 17 Mar 2013 10:16:49 +0000 |
reimar |
Support broken icy-metaint response from QuickTime Streaming Server.
|
Sat, 10 Nov 2012 14:53:11 +0000 |
reimar |
Remove pointless local variable.
|
Sat, 10 Nov 2012 13:55:01 +0000 |
reimar |
Remove pointless cast.
|
Sat, 10 Nov 2012 13:53:29 +0000 |
reimar |
Fix off-by-one errors in file descriptor validity checks.
|
Sat, 10 Nov 2012 13:19:29 +0000 |
reimar |
Add url_new_with_proxy function to reduce code duplication and memleaks.
|
Thu, 01 Nov 2012 21:31:53 +0000 |
reimar |
Check the correct variable for NULL.
|
Fri, 21 Sep 2012 18:57:00 +0000 |
reimar |
Fix redirection for proxy URLs.
|
Sun, 11 Dec 2011 15:41:37 +0000 |
reimar |
Add a test file for ultravox in comment.
|
Wed, 27 Jul 2011 13:40:06 +0000 |
diego |
cleanup: adjust printf format strings to match parameter types
|
Thu, 20 Jan 2011 19:08:32 +0000 |
reimar |
100l, fix hack to check for MakeMKV server being inverted.
|
Wed, 12 Jan 2011 17:51:31 +0000 |
reimar |
Add MakeMKV to list of webservers always supporting ranges even when they
|
Sun, 19 Dec 2010 14:19:04 +0000 |
cboesch |
Replace two malloc+memset with calloc.
|
Thu, 16 Dec 2010 19:58:35 +0000 |
cboesch |
Add support for HTTP 307 (Temporary Redirect) responses.
|
Fri, 03 Dec 2010 19:52:10 +0000 |
cboesch |
Drop MPlayer base64_encode for av_base64_encode.
|