Wed, 29 May 2024 03:49:14 UTC | login

Information for build gsm-1.0.19-1.fc33

ID155034
Package Namegsm
Version1.0.19
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gsm.git#d2a954a72722adea02808cbf9a4237cb9c8b0dec
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
StartedWed, 08 Apr 2020 12:35:15 UTC
CompletedWed, 08 Apr 2020 12:54:24 UTC
Taskbuild (f33, /rpms/gsm.git:d2a954a72722adea02808cbf9a4237cb9c8b0dec)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gsm.git#d2a954a72722adea02808cbf9a4237cb9c8b0dec'}}
Tags
f33
RPMs
src
gsm-1.0.19-1.fc33.src.rpm (info) (download)
riscv64
gsm-1.0.19-1.fc33.riscv64.rpm (info) (download)
gsm-devel-1.0.19-1.fc33.riscv64.rpm (info) (download)
gsm-tools-1.0.19-1.fc33.riscv64.rpm (info) (download)
gsm-debuginfo-1.0.19-1.fc33.riscv64.rpm (info) (download)
gsm-debugsource-1.0.19-1.fc33.riscv64.rpm (info) (download)
gsm-tools-debuginfo-1.0.19-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Apr 01 2020 Jaroslav Škarvada <jskarvad@redhat.com> - 1.0.19-1 - New version Resolves: rhbz#1818181 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.18-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.18-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.18-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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)