Fri, 31 May 2024 13:34:54 UTC | login

Information for build gsm-1.0.18-3.fc29

ID66327
Package Namegsm
Version1.0.18
Release3.fc29
Epoch
SummaryShared libraries for GSM speech compressor
DescriptionContains runtime shared libraries for libgsm, an implementation of the European GSM 06.10 provisional standard for full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse excitation/long term prediction) coding at 13 kbit/s. GSM 06.10 compresses frames of 162 13-bit samples (8 kHz sampling rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility with typical UNIX applications, our implementation turns frames of 160 16-bit linear samples into 33-byte frames (1650 Bytes/s). The quality of the algorithm is good enough for reliable speaker recognition; even music often survives transcoding in recognizable form (given the bandwidth limitations of 8 kHz sampling rate). The interfaces offered are a front end modelled after compress(1), and a library API. Compression and decompression run faster than realtime on most SPARCstations. The implementation has been verified against the ETSI standard test patterns.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 31 Jul 2018 05:15:43 UTC
CompletedTue, 31 Jul 2018 07:25:43 UTC
Taskbuild (f29-candidate, gsm-1.0.18-3.fc29.src.rpm)
Tags
f29
f30
f31
RPMs
src
gsm-1.0.18-3.fc29.src.rpm (info) (download)
riscv64
gsm-1.0.18-3.fc29.riscv64.rpm (info) (download)
gsm-devel-1.0.18-3.fc29.riscv64.rpm (info) (download)
gsm-tools-1.0.18-3.fc29.riscv64.rpm (info) (download)
gsm-debuginfo-1.0.18-3.fc29.riscv64.rpm (info) (download)
gsm-debugsource-1.0.18-3.fc29.riscv64.rpm (info) (download)
gsm-tools-debuginfo-1.0.18-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 14 2018 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 1.0.18-3 - include gcc into buildrequires * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon May 21 2018 Dominik Mierzejewski <rpm[AT]greysector.net> 1.0.18-1 - update to 1.0.18 (#1575372) * Wed Mar 07 2018 Dominik Mierzejewski <rpm[AT]greysector.net> 1.0.17-5 - ensure binaries are linked with Fedora LDFLAGS (#1548532) - use ldconfig_scriptlets macro - add proper man links for tcat and untoast * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.17-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jun 29 2017 Dominik Mierzejewski <rpm[AT]greysector.net> 1.0.17-1 - update to 1.0.17 (#1465878) - ease future updates by better macro use - drop obsolete patch hunks - fix missing prototype for fchown warning * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Nov 24 2016 Dominik Mierzejewski <rpm[AT]greysector.net> 1.0.16-1 - update to 1.0.16 (#1397242) - use license macro - drop obsolete stuff and simplify