ff_urldecode      258 libavformat/httpauth.c         char *ptr, *decoded_auth = ff_urldecode(auth);
ff_urldecode      278 libavformat/httpauth.c         char *username = ff_urldecode(auth), *password;
ff_urldecode       33 libavformat/urldecode.h char *ff_urldecode(const char *url);