mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 22:00:47 +01:00
![]() Follows https://webrtc-review.googlesource.com/c/src/+/129768 closely. Adds an ENCODER and sets it up to parse SDP config for multistream opus. E.g. this is the new SDP syntax for 6.1 surround sound: "multiopus/48000/6 channel_mapping=0,4,1,2,3,5 num_streams=4 coupled_streams=2" Bug: webrtc:8649 Change-Id: I3fc341e76f5c41dab0243cf65f6461e4c3d9d67d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132001 Commit-Queue: Alex Loiko <aleloi@webrtc.org> Reviewed-by: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27775} |
||
---|---|---|
.. | ||
audio_decoder_multi_channel_opus.cc | ||
audio_decoder_multi_channel_opus.h | ||
audio_decoder_multi_channel_opus_config.h | ||
audio_decoder_opus.cc | ||
audio_decoder_opus.h | ||
audio_encoder_multi_channel_opus.cc | ||
audio_encoder_multi_channel_opus.h | ||
audio_encoder_multi_channel_opus_config.cc | ||
audio_encoder_multi_channel_opus_config.h | ||
audio_encoder_opus.cc | ||
audio_encoder_opus.h | ||
audio_encoder_opus_config.cc | ||
audio_encoder_opus_config.h | ||
BUILD.gn |