Simplify parser locking
Initialize the parser from the media library constructor in order not to need to hold the lock when accessing the parser instance.
The parser will lock internally if needed.
Fix #397 (closed)
Initialize the parser from the media library constructor in order not to need to hold the lock when accessing the parser instance.
The parser will lock internally if needed.
Fix #397 (closed)
VideoLAN code repository instance