ffurl_accept     1251 libavformat/aviobuf.c     ret = ffurl_accept(sc, &cc);
ffurl_accept      608 libavformat/http.c     if ((ret = ffurl_accept(sl, &cl)) < 0)
ffurl_accept      161 libavformat/url.h int ffurl_accept(URLContext *s, URLContext **c);