summaryrefslogtreecommitdiffstats
path: root/stream/http.c
diff options
context:
space:
mode:
authorcboesch <cboesch@b3059339-0415-0410-9bf9-f77b7e298cf2>2011-02-26 11:57:18 +0000
committerwm4 <wm4@nowhere>2012-10-30 19:50:20 +0100
commit5a6dde54af8ce7208585a9e7ad0ef3ede26f24e0 (patch)
treea1ebd8ec492be4b2d809ab8b91bb5b6dd4b37b37 /stream/http.c
parenta0d7595206e8f536aaf14beb65015e50ceb4f32c (diff)
downloadmpv-5a6dde54af8ce7208585a9e7ad0ef3ede26f24e0.tar.bz2
mpv-5a6dde54af8ce7208585a9e7ad0ef3ede26f24e0.tar.xz
url: simplify
Use mp_asprintf in make_noauth_url and make_http_proxy_url. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32971 b3059339-0415-0410-9bf9-f77b7e298cf2 Author: cboesch Conflicts: stream/url.c Note: the mp_asprintf() function was introduced in r32970, and put into its own files. We just put that directly into url.c, as we use talloc_asprintf() in general, and mp_asprintf() is for url.c code only. (Making url.c use talloc would probably result in a big mess.) Make proxy and url parameter const in get_noauth_url and get_http_proxy_url. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32972 b3059339-0415-0410-9bf9-f77b7e298cf2 Author: cboesch
Diffstat (limited to 'stream/http.c')
0 files changed, 0 insertions, 0 deletions