Skip to content

gstreamer/format: Implement formatted value arithmetic with overflow checks

Sebastian Dröge requested to merge slomo/gstreamer-rs:arithmetic-ops into master

And also add various new impls for the different arithmetic operations, also for gst::Fraction.

CC @gdesmott

Merge request reports