mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
384eb67455
Replace nsAudioStream::Format with an AUDIO_OUTPUT_FORMAT enum value so we can use it as a template parameter. Introduce AudioSampleTraits<AudioSampleFormat> to give us access to the C++ type corresponding to an enum value. Move SampleToFloat/FloatToSample to AudioSampleFormat.h. Introduce ConvertAudioSamples and ConvertAudioSamplesWithScale functions and use them from various places. Moves AudioDataValue to AudioSampleFormat.h. The name isn't great, but it'll do. |
||
---|---|---|
.. | ||
signaling | ||
trunk | ||
.gclient | ||
.gclient_entries | ||
Makefile.in | ||
shared_libs.mk | ||
webrtc_config.gypi | ||
webrtc_update.sh | ||
webrtc_version.h | ||
webrtc-config.mk |