avio_open_dir      64 doc/examples/avio_list_dir.c     if ((ret = avio_open_dir(&ctx, input_dir, NULL)) < 0) {
avio_open_dir     406 libavformat/avio.h int avio_open_dir(AVIODirContext **s, const char *url, AVDictionary **options);