access: extend STREAM_IS_DIRECTORY
It now takes two new bool* arguments. - specify if the access returns items that are already sorted. - specify if directories can loop into themselves
Showing
- include/vlc_access.h 7 additions, 0 deletionsinclude/vlc_access.h
- include/vlc_stream.h 1 addition, 1 deletioninclude/vlc_stream.h
- modules/access/archive/stream.c 10 additions, 1 deletionmodules/access/archive/stream.c
- modules/demux/playlist/directory.c 2 additions, 1 deletionmodules/demux/playlist/directory.c
- modules/demux/playlist/playlist.h 1 addition, 1 deletionmodules/demux/playlist/playlist.h
- src/input/demux.c 5 additions, 1 deletionsrc/input/demux.c
- src/input/stream.c 6 additions, 0 deletionssrc/input/stream.c
Loading
Please register or sign in to comment