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. |
||
---|---|---|
.. | ||
libcubeb | ||
libjpeg | ||
libnestegg | ||
libogg | ||
libopus | ||
libpng | ||
libspeex_resampler | ||
libsydneyaudio | ||
libtheora | ||
libtremor | ||
libvorbis | ||
libvpx | ||
mtransport | ||
omx-plugin | ||
webrtc |