Skip to content

Add gstreamer-mse bindings

Alaska requested to merge Wuelle/gstreamer-rs:mse into main

Adds both the gstreamer-mse-sys and gstreamer-mse crate.

A couple of notes about the implementation:

  • I left the authors section in the Cargo.toml file as authors = ["Sebastian Dröge <sebastian@centricular.com>"], which seems to be the standard for every bindings crate.
  • I didn't update the gst-gir-files submodule because gir-files-rs!75 is not merged yet
  • Some links in the README/Cargo.toml files point to nowhere, because the crates are not published yet.
Edited by Alaska

Merge request reports

Loading