A library for ALSA compressed API
inycompress is a userspace library for anyone who wants to use the ALSA
compressed APIs introduced in Linux 3.3
This library provides the APIs to open a ALSA compressed device and read/write
compressed data like MP3 etc to it.
This also includes a utility command line player (cplay) which demonstrates
the usage of this API. Currently this contains support for playing the mp3 format
- Sources inherited from project multimedia:libs
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:multimedia/tinycompress && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
tinycompress-1.1.6.tar.bz2 | 0000288944 282 KB | |
tinycompress.changes | 0000001074 1.05 KB | |
tinycompress.spec | 0000002812 2.75 KB |
Revision 5 (latest revision is 14)
Tomáš Chvátal (scarabeus_iv)
accepted
request 593424
from
Takashi Iwai (tiwai)
(revision 5)
- Update to version 1.1.6: * cplay: fix size and nmemb of mp3 header of fread * cplay: add option to specify codec ID * cplay: move around MP3 header parsing method * cplay: support IEC61937 format * cplay: make get_codec_iec return void - Use %license file tag
Comments 0