mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
54f5b5ae26
Update cubeb to pick up three WASAPI fixes: - This fixes the resampling path when playing on a surround setup - Also fixes mono playback on a surround setup. - Fix a weird crash where the struct we get out of GetMixFormat was not of the right type. --HG-- extra : rebase_source : c5b62032a88a3c1379a33d12510944cc11f51184
9 lines
367 B
Plaintext
9 lines
367 B
Plaintext
The source from this directory was copied from the cubeb
|
|
git repository using the update.sh script. The only changes
|
|
made were those applied by update.sh and the addition of
|
|
Makefile.in build files for the Mozilla build system.
|
|
|
|
The cubeb git repository is: git://github.com/kinetiknz/cubeb.git
|
|
|
|
The git commit ID used was 36659a5649fb31c180c39e70ea761e00354c0106.
|