gst-plugins-rs/audio
Sebastian Dröge 81f9d334e8 audiofx: Use AtomicRefCell for protecting the element state
It's only accessed from the streaming thread and in PAUSED->READY after
the streaming thread was shut down, so it's already guaranteed that only
a single thread can access it at any time.
2021-03-26 21:25:23 +02:00
..
audiofx audiofx: Use AtomicRefCell for protecting the element state 2021-03-26 21:25:23 +02:00
claxon Update for the subclassing glib/gstreamer bindings API changes 2021-03-09 17:07:13 +02:00
csound Update for the subclassing glib/gstreamer bindings API changes 2021-03-09 17:07:13 +02:00
lewton Update for the subclassing glib/gstreamer bindings API changes 2021-03-09 17:07:13 +02:00