mozilla / audioipc

Cubeb Audio Remoting For Gecko
10 stars 17 forks source link

Use audio_thread_priority version 0.21 to fix a compilation issue on Linux when using musl #81

Closed padenot closed 4 years ago

padenot commented 4 years ago

This fixes https://github.com/djg/audioipc-2/issues/80.

padenot commented 4 years ago

@kinetiknz, if you want to have a look.

padenot commented 4 years ago

https://github.com/padenot/audio_thread_priority/commit/b5b86285d3c0cae2cb731730460f386ffa30cb03 is the commit that is important here.

kinetiknz commented 4 years ago

Thanks Paul.