libopus-1.4

This commit is contained in:
Rmys
2023-11-17 15:36:48 +03:00
committed by GitHub
parent f65162e97b
commit 0a803a14b5
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Opus is a totally open, royalty-free, highly versatile audio codec</Summary>
<Description>Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec.</Description>
<Archive sha1sum="ed226536537861c9f0f1ef7ca79dffc225bc181b" type="targz">https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz</Archive>
<Archive sha1sum="c53b3a74fc26fb2c2314afe958be30d169bd029a" type="targz">https://github.com/xiph/opus/releases/download/v1.4/opus-1.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>doxygen</Dependency>
</BuildDependencies>
@@ -64,6 +64,13 @@
</Package>
<History>
<Update release="7">
<Date>2023-11-17</Date>
<Version>1.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-01-11</Date>
<Version>1.3.1</Version>