index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
url.c
Commit message (
Expand
)
Author
Age
*
stream/url.c: escape characters >= 127 in URLs
reimar
2011-02-15
*
cleanup: Replace two malloc+memset with calloc.
cboesch
2011-01-29
*
stream/http: Add support for login/password in http_proxy env variable
cboesch
2010-12-16
*
stream/http: Do not keep authentication in URL when proxied
cboesch
2010-12-16
*
stream/url.c: Unescape username/password when parsing URLs
reimar
2010-11-14
*
cleanup: don't check for NULL before free()
diego
2010-11-08
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
|
\
|
*
Add license header to all files missing it in the stream subdirectory.
diego
2010-01-30
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
|
/
*
Clear tmp between ip6 check and string escape to prevent reuse of the
rtogni
2008-01-20
*
Fix illegal identifiers, names starting with __ are reserved for the system.
diego
2008-01-08
*
cosmetics
reimar
2006-11-21
*
Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFA
reimar
2006-11-21
*
Support URL redirections that do not specify full URL.
reimar
2006-11-08
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31