<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Arun Raghavan pushed to branch master
at <a href="https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing">PulseAudio / webrtc-audio-processing</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/34efc689c2bef3172e11300b44b6acb556348444">34efc689</a></strong>
<div>
<span>by Guillaume Desmottes</span>
<i>at 2020-03-27T14:52:22+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">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).
</pre>
</li>
</ul>
<h4>22 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#0cc1139e3347f573ae1feee5b73dbc8a8a21fcfa">
meson.build
</a>
</li>
<li class="file-stats">
<a href="#c6c3f3fbc19351c2434a23be3816f6506d279e9a">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/audio_decoder.cc
</span>
</a>
</li>
<li class="file-stats">
<a href="#c014a9e01e02b53a972f4dd8f6f9fb63cea1e07a">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/audio_decoder.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#bbb40921879c3ae227edb933f2725b2ed322803b">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/audio_encoder.cc
</span>
</a>
</li>
<li class="file-stats">
<a href="#2bdcbb132e8fde5672a163cb3dbea7b69f4340bf">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/audio_encoder.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#c4c6edc5fb734f31e346192a4fc2575786c4405f">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/cng/include/webrtc_cng.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#08104270f786e942f3b1254d822f892bc5bd707c">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#e6a127e6ba1d6c5fd46b0658c39ad588d6923627">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/audio_decoder_isac_t_impl.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#4cb0e3a8461182d2845f50eb8d11ea15fa87c23d">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#9342e5bb8a00bd2d17accb06611764ab8324cd8c">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#ee2d83cf548a1421b1f0bf674a05b297815b5daa">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#0f4b7da8e7b80f3eac2af4bc89d55c956e9381ea">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#98569e131222efb177e2ca11292bd4912a472240">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#002d89cecc3d15e99635bc83214100cecc6e24f1">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/main/source/audio_decoder_isac.cc
</span>
</a>
</li>
<li class="file-stats">
<a href="#24390687c20e3a638b5f12021fbfbc29286d035a">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac.cc
</span>
</a>
</li>
<li class="file-stats">
<a href="#8098a22169a4a28eedce337e634a42bd92897161">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#79b448c5e935f8a3b36469a0dca523aad60848f7">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#44d8f1c61e1e83c3a4ccfed4bd72752dedfcab0a">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/main/source/crc.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#9de253e6fb943cd150c6e40ce24ba0e83fd71520">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/main/source/crc.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#c4d30d487b4b5f183f36c2af8de34b45661b7e63">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/main/source/decode.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#80e24b1b232e957c0fba6d4756d906ccf98156c8">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/main/source/decode_bwe.c
</span>
</a>
</li>
<li class="file-stats">
<a href="#78cb573b284c2ebb8213dbfd2872489c85155f47">
<span class="new-file">
+
webrtc/modules/audio_coding/codecs/isac/main/source/encode.c
</span>
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/34efc689c2bef3172e11300b44b6acb556348444">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.freedesktop.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/commit/34efc689c2bef3172e11300b44b6acb556348444"}}</script>


</p>
</div>
</body>
</html>