view src/xspf/urlencode.h @ 273:fac0b72ee0de trunk

[svn] - add halfrender transform, and a new preset which demonstrates what it can do.
author nenolod
date Sun, 19 Nov 2006 12:06:20 -0800
parents b5a1b762f586
children
line wrap: on
line source

/* prototypes */

char *xspf_url_decode(const char *url);
char *xspf_url_encode(const char *path);