Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |
Fri, 25 Feb 2011 12:13:36 +0000 | ib | Cosmetic: Format to MPlayer coding style. |
Thu, 24 Feb 2011 23:51:27 +0000 | ib | Cosmetic: Adjust indent. |