<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Andreas Tille pushed to branch upstream at <a href="https://salsa.debian.org/java-team/libjspeex-java">Debian Java Maintainers / libjspeex-java</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/java-team/libjspeex-java/-/commit/c92f39be608149024ac3eee391e43af0833fed63">c92f39be</a></strong>
<div>
<span> by Andreas Tille </span> <i> at 2025-01-24T16:18:56+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #28272d; position: relative; font-family: "GitLab Mono","JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Import Upstream version 0.9.7</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
14 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#ee45d83b2ea73cc32b78d90f7dc9c528caa96e57">
<span class="new-file">
+
License.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#69e27356ef629022720d868ab0c0e3394775b6c1">
<span class="new-file">
+
README
</span>
</a>
</li>
<li class="file-stats">
<a href="#b698c11e84460ed5999bfeb5cbf25b865c238f3c">
<span class="new-file">
+
TODO
</span>
</a>
</li>
<li class="file-stats">
<a href="#bdc348bf75801c527f51cdeddc8edf027f7ef35a">
<span class="new-file">
+
build.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#3364cd4d2f9d91fbc27ff08868d66dda39009309">
<span class="new-file">
+
include/metainf/services/javax.sound.sampled.spi.AudioFileReader
</span>
</a>
</li>
<li class="file-stats">
<a href="#1b2dbcbf2b8605f501012b2149588c83be2c38c1">
<span class="new-file">
+
include/metainf/services/javax.sound.sampled.spi.AudioFileWriter
</span>
</a>
</li>
<li class="file-stats">
<a href="#a880d4875fbe8fc0dc337db84894de16abb7e82b">
<span class="new-file">
+
include/metainf/services/javax.sound.sampled.spi.FormatConversionProvider
</span>
</a>
</li>
<li class="file-stats">
<a href="#c643d058bbcf8288d80a0b8befedeb3b19f06079">
<span class="new-file">
+
src/java/JSpeexDec.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#6ef7e2672fc697ba9c7fb80750a66ea65ddc306a">
<span class="new-file">
+
src/java/JSpeexEnc.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#c7b1d44830fb38bfaac86c43bcdcc2e05a4b5743">
<span class="new-file">
+
src/java/Overview.html
</span>
</a>
</li>
<li class="file-stats">
<a href="#fe2e4162c709250d4393fd353821a7190d8178a5">
<span class="new-file">
+
src/java/org/xiph/speex/AudioFileWriter.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#4f725c2f026fafe87786018773d914f61a3d65db">
<span class="new-file">
+
src/java/org/xiph/speex/Bits.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#1a3ea497470291435c3fe54a2de85c0d9375baa7">
<span class="new-file">
+
src/java/org/xiph/speex/CbSearch.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#b8b4dbc62fcc01d5ec2e91d1c15bfa764c3a2b4a">
<span class="new-file">
+
src/java/org/xiph/speex/Codebook.java
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
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: #737278;">
—
<br>
<a href="https://salsa.debian.org/java-team/libjspeex-java/-/commit/c92f39be608149024ac3eee391e43af0833fed63">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/libjspeex-java/-/commit/c92f39be608149024ac3eee391e43af0833fed63"}}</script>
</p>
</div>
</body>
</html>