[pulseaudio-commits] [Git][pulseaudio/webrtc-audio-processing][master] add webrtc-audio-coding public library

Arun Raghavan gitlab at gitlab.freedesktop.org
Mon Oct 12 15:20:21 UTC 2020



Arun Raghavan pushed to branch master at PulseAudio / webrtc-audio-processing


Commits:
34efc689 by Guillaume Desmottes at 2020-03-27T14:52:22+01:00
add webrtc-audio-coding public library

This new lib contains the bare minimum to implement an iSAC encoder and
decoder.

The webrtc files have been copied from the revision as the existing
imported files (c8b569e0a7ad0b369e15f0197b3a558699ec8efa).

- - - - -


22 changed files:

- meson.build
- + webrtc/modules/audio_coding/codecs/audio_decoder.cc
- + webrtc/modules/audio_coding/codecs/audio_decoder.h
- + webrtc/modules/audio_coding/codecs/audio_encoder.cc
- + webrtc/modules/audio_coding/codecs/audio_encoder.h
- + webrtc/modules/audio_coding/codecs/cng/include/webrtc_cng.h
- + webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t.h
- + webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t_impl.h
- + webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h
- + webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h
- + webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h
- + webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h
- + webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h
- + webrtc/modules/audio_coding/codecs/isac/main/source/audio_decoder_isac.cc
- + webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac.cc
- + webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c
- + webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h
- + webrtc/modules/audio_coding/codecs/isac/main/source/crc.c
- + webrtc/modules/audio_coding/codecs/isac/main/source/crc.h
- + webrtc/modules/audio_coding/codecs/isac/main/source/decode.c
- + webrtc/modules/audio_coding/codecs/isac/main/source/decode_bwe.c
- + webrtc/modules/audio_coding/codecs/isac/main/source/encode.c


The diff was not included because it is too large.


View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/34efc689c2bef3172e11300b44b6acb556348444

-- 
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/34efc689c2bef3172e11300b44b6acb556348444
You're receiving this email because of your account on gitlab.freedesktop.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20201012/4f6b93f8/attachment.htm>


More information about the pulseaudio-commits mailing list