Ship marq and logger modules which are required by libvlc
marq is a fundamental part of the libvlc API whereas logger defines the 'quiet' variable which is used across numerous modules and may cause pseudo-random corruption crashes when not initialized.
This fixes #289