gst-plugins-rs/audio/audiofx/src
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
..
audioecho Update for the subclassing glib/gstreamer bindings API changes 2021-03-09 17:07:13 +02:00
audioloudnorm audiofx: Use AtomicRefCell for protecting the element state 2021-03-26 21:25:23 +02:00
audiornnoise audiofx: Use AtomicRefCell for protecting the element state 2021-03-26 21:25:23 +02:00
ebur128level ebur128level: Use an atomic bool for the resetting and check on every iteration 2021-03-28 18:47:07 +03:00
lib.rs audiofx: Add new ebur128level element 2021-03-26 21:25:23 +02:00