core: lazy initialisation of the main preparser
The main preparser will be created when parsing from UIs or when creating the main playlist if "auto-preparse" is true.
This will avoid the creation of the preparser thread in tests and libvlc.
The main preparser will be created when parsing from UIs or when creating the main playlist if "auto-preparse" is true.
This will avoid the creation of the preparser thread in tests and libvlc.
VideoLAN code repository instance