Skip to content

Fix some clippy warnings, fix tutorial-1 markdown

Marijn Suijten requested to merge MarijnS95/gst-plugins-rs:cleanup into master

Fix some clippy warnings instead of ignoring them, similar to gstreamer-rs!675 (merged). Couldn't be bothered for clippy::single_match, that one is hit way too often.

Also fix some broken markdown and updated macro names in tutorial 1.

Merge request reports