Skip to content
Commit 51b08783 authored by Jonathan Matthew's avatar Jonathan Matthew 🐌
Browse files

replaygain: use BLOCK_DOWNSTREAM probe rather than IDLE

IDLE probes run way too much risk of recursive and simultaneous
callbacks in multiple threads.  At the point we're probing, we
know data is flowing, so BLOCK_DOWNSTREAM should work fine.

https://bugzilla.gnome.org/show_bug.cgi?id=700401
parent d921d31c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment