mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Issue #2311 - Part 4 - Use FFTBlock from ffvpx instead of libav
This commit is contained in:
parent
0e796b1dcd
commit
1ae2b21c0d
3 changed files with 48 additions and 18 deletions
|
|
@ -135,6 +135,8 @@ AudioContext::AudioContext(nsPIDOMWindowInner* aWindow,
|
|||
if (mute) {
|
||||
Mute();
|
||||
}
|
||||
|
||||
FFTBlock::MainThreadInit();
|
||||
}
|
||||
|
||||
nsresult
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue