mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 14:20:45 +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} |
||
---|---|---|
.. | ||
cng | ||
g711 | ||
g722 | ||
ilbc | ||
isac | ||
opus | ||
pcm16b | ||
red | ||
tools | ||
audio_decoder.h | ||
audio_encoder.h | ||
builtin_audio_decoder_factory_unittest.cc | ||
builtin_audio_encoder_factory_unittest.cc | ||
legacy_encoded_audio_frame.cc | ||
legacy_encoded_audio_frame.h | ||
legacy_encoded_audio_frame_unittest.cc | ||
OWNERS |