It would be great to have a port of the gstreamer library ( https://gstreamer.freedesktop.org/ ).
Debian package : https://packages.debian.org/source/sid/gstreamer1.0 .
Homebrew formula : https://github.com/Homebrew/homebrew-core/blob/master/Formula/gstreamer.rb .
@fujii can you make a PR (if the package is ready?)
The recent release of GStreamer 1.16 that uses the Meson build system and support building for Visual Studio out of the box ( http://blog.nirbheek.in/2019/04/gstreamers-meson-and-visual-studio.html ) could be useful to exploit to develop a port for it in vcpkg.
Most helpful comment
The recent release of GStreamer 1.16 that uses the Meson build system and support building for Visual Studio out of the box ( http://blog.nirbheek.in/2019/04/gstreamers-meson-and-visual-studio.html ) could be useful to exploit to develop a port for it in vcpkg.