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.7.tar.bz2 | 0000288632 282 KB | |
tinycompress.changes | 0000001575 1.54 KB | |
tinycompress.spec | 0000002812 2.75 KB |
Revision 6 (latest revision is 14)
Ismail Dönmez (namtrac)
accepted
request 642603
from
Takashi Iwai (tiwai)
(revision 6)
- Update to version 1.1.7: * crecord: Use whole buffer requested by user * compress: remove dead code _is_codec_supported() * cplay: remove dead code codec_name_from_id() * cplay: remove dead code check_codec_format_supported() * cplay: fix incorrect print specifier warning * crecord: fix incorrect print specifier warning * tinycompress: Update email address for Vinod
Comments 0