Add support gst-libav build on MSVC using downloaded prebuilt ffmpeg
On Windows, installing ffmpeg and building gst-libav requires more effort compared to *nix environment. This patch will make it easier on Windows MSVC build. To enable this, run meson build with '-D download_prebuilt_ffmpeg=true'
Closes #9 (closed)