gst-plugins-rs/audio/audiofx
Sebastian Dröge 195f22c2e3 ebur128level: Use an atomic bool for the resetting and check on every iteration
Instead of checking it only once per buffer.
2021-03-28 18:47:07 +03:00
..
src ebur128level: Use an atomic bool for the resetting and check on every iteration 2021-03-28 18:47:07 +03:00
tests audiofx: Add new ebur128level element 2021-03-26 21:25:23 +02:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml audiofx: Use AtomicRefCell for protecting the element state 2021-03-26 21:25:23 +02:00
LICENSE-APACHE Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00
LICENSE-MIT Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00