Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 27 Feb 2011 10:30:04 +0000 | cboesch | 10l: forgot mp_strings.h header include with mp_asprintf prototype. |
Sat, 26 Feb 2011 21:42:31 +0000 | ib | Correct documentation. |
Sat, 26 Feb 2011 15:34:33 +0000 | siretart | enable bluray support in the daily builds |
Sat, 26 Feb 2011 11:58:53 +0000 | cboesch | Use mp_asprintf in get_metadata instead of limited stack buffer. |
Sat, 26 Feb 2011 11:57:54 +0000 | cboesch | Make proxy and url parameter const in get_noauth_url and get_http_proxy_url. |
Sat, 26 Feb 2011 11:57:18 +0000 | cboesch | Use mp_asprintf in make_noauth_url and make_http_proxy_url. |
Sat, 26 Feb 2011 11:55:02 +0000 | cboesch | Add mp_strings.c with mp_asprintf function. |
Fri, 25 Feb 2011 12:26:31 +0000 | ib | Remove unused function. |