libgsm 1.0.19-2 source package in Ubuntu
Changelog
libgsm (1.0.19-2) unstable; urgency=medium * Orphan. -- Felix Lechner <email address hidden> Thu, 21 Apr 2022 08:09:00 -0700
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libgsm_1.0.19-2.dsc | 1.9 KiB | e913ea2752aa695a7c2dc50451910143de74b797cb2f4f8a21a9dd116e2eb747 |
libgsm_1.0.19.orig.tar.gz | 63.1 KiB | 4903652f68a8c04d0041f0d19b1eb713ddcd2aa011c5e595b3b8bca2755270f6 |
libgsm_1.0.19-2.debian.tar.xz | 10.2 KiB | 0f1e192c28ce64127bc4af3b47ccbccc7aceda81ea54acbf432903287ea24475 |
Available diffs
- diff from 1.0.19-1 to 1.0.19-2 (472 bytes)
No changes file available.
Binary packages built by this source
- libgsm-tools: User binaries for a GSM speech compressor
This package contains user binaries 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 160 13-bit samples (8 kHz sampling
rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
with typical UNIX applications, this 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.
- libgsm-tools-dbgsym: debug symbols for libgsm-tools
- libgsm1: Shared libraries for GSM speech compressor
This package contains 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 160 13-bit samples (8 kHz sampling
rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
with typical UNIX applications, this 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.
- libgsm1-dbgsym: debug symbols for libgsm1
- libgsm1-dev: Development libraries for a GSM speech compressor
This package contains header files and development 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 160 13-bit samples (8 kHz sampling
rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility
with typical UNIX applications, this 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.