-
- Downloads
b=987976 make AudioNodeExternalInputStream output channel count match stream,...
b=987976 make AudioNodeExternalInputStream output channel count match stream, unless > MaxChannelCount r=padenot The difference from Blink here is that Blink plays silence for if element channel counts are > 32, but here more channels are down-mixed. Media stream channel counts are also fixed to 2 in Blink, but that restriction is not applied here. Leaving the "inline" const static/class member initialization of MaxChannelCount left missing symbols with gcc 4.7.3. --HG-- extra : transplant_source : %C9%BA%84%0F%E8%89%E2%85p%B8%28%EF%E9M%CC%81%B9ob/
Showing
- content/media/AudioNodeExternalInputStream.cpp 4 additions, 5 deletionscontent/media/AudioNodeExternalInputStream.cpp
- content/media/webaudio/WebAudioUtils.cpp 4 additions, 0 deletionscontent/media/webaudio/WebAudioUtils.cpp
- content/media/webaudio/WebAudioUtils.h 1 addition, 3 deletionscontent/media/webaudio/WebAudioUtils.h
- content/media/webaudio/test/test_mediaStreamAudioSourceNode.html 4 additions, 1 deletion.../media/webaudio/test/test_mediaStreamAudioSourceNode.html
Please register or sign in to comment