parse_playlist   1056 libavformat/hls.c             if ((ret = parse_playlist(c, v->url, v, NULL)) < 0) {
parse_playlist   1220 libavformat/hls.c         parse_playlist(c, pls->url, pls, NULL);
parse_playlist   1274 libavformat/hls.c     if ((ret = parse_playlist(c, s->filename, NULL, s->pb)) < 0)
parse_playlist   1287 libavformat/hls.c             if ((ret = parse_playlist(c, pls->url, pls, NULL)) < 0)
parse_playlist    222 libavformat/hlsproto.c     if ((ret = parse_playlist(h, s->playlisturl)) < 0)
parse_playlist    235 libavformat/hlsproto.c         if ((ret = parse_playlist(h, s->playlisturl)) < 0)
parse_playlist    280 libavformat/hlsproto.c             if ((ret = parse_playlist(h, s->playlisturl)) < 0)