Dash sink plugin
This plugin aims to generate an mpd file according to its input.
In this MR, I reorganize also the code and factorize it in order to be able to parse/generate MPD content from a buffer or from the structure mpd_client.
The MPD library is shared across dashdemux and dashsink.
Fixes #59 (closed)
Edited by Nicolas Dufresne