Commits on Source (12)
-
Thomas Guillem authored
This will allow to use the preparser to only fetch metadata.
a82b0976 -
Thomas Guillem authored5d2278c4
-
Thomas Guillem authored
SCOPE_* enums are for the preparser (not for the fetcher) and this option only touches the preparser.
5a6942eb -
Thomas Guillem authored41323953
-
Thomas Guillem authorede5a3f4fc
-
Thomas Guillem authored8638652a
-
Thomas Guillem authored
Instead of libvlc_ArtRequest()
99b11788 -
Thomas Guillem authored538fcb20
-
Thomas Guillem authored
and input_preparser_callbacks_t to struct vlc_metadata_cbs
d59a5127 -
Thomas Guillem authored3d526a6a
-
Thomas Guillem authored9c3caa7b
-
Thomas Guillem authoredbc056eb4
Showing
- include/meson.build 1 addition, 0 deletionsinclude/meson.build
- include/vlc/libvlc_media.h 9 additions, 9 deletionsinclude/vlc/libvlc_media.h
- include/vlc_input_item.h 12 additions, 18 deletionsinclude/vlc_input_item.h
- include/vlc_preparser.h 39 additions, 21 deletionsinclude/vlc_preparser.h
- lib/media.c 7 additions, 5 deletionslib/media.c
- modules/gui/macosx/library/VLCInputItem.m 1 addition, 1 deletionmodules/gui/macosx/library/VLCInputItem.m
- modules/gui/qt/player/player_controller.cpp 5 additions, 5 deletionsmodules/gui/qt/player/player_controller.cpp
- modules/gui/qt/player/player_controller.hpp 1 addition, 1 deletionmodules/gui/qt/player/player_controller.hpp
- src/Makefile.am 1 addition, 1 deletionsrc/Makefile.am
- src/libvlc.c 8 additions, 28 deletionssrc/libvlc.c
- src/libvlc.h 2 additions, 2 deletionssrc/libvlc.h
- src/libvlccore.sym 5 additions, 1 deletionsrc/libvlccore.sym
- src/media_source/media_tree.c 3 additions, 3 deletionssrc/media_source/media_tree.c
- src/meson.build 0 additions, 1 deletionsrc/meson.build
- src/playlist/preparse.c 3 additions, 3 deletionssrc/playlist/preparse.c
- src/preparser/fetcher.h 4 additions, 0 deletionssrc/preparser/fetcher.h
- src/preparser/preparser.c 50 additions, 37 deletionssrc/preparser/preparser.c
- test/libvlc/media.c 1 addition, 1 deletiontest/libvlc/media.c