forked from alsa-project/tinycompress
-
Notifications
You must be signed in to change notification settings - Fork 0
The Advanced Linux Sound Architecture (ALSA) - tinycompress
License
abonislawski/tinycompress
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README for tinycompress ======================= vkoul@kernel.org ================ 1. WHAT tinycompress 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 2. WHERE The library can found in alsa-project.org Git: git clone git://git.alsa-project.org/tinycompress.git Http: http://git.alsa-project.org/?p=tinycompress.git Github: https://github.com/alsa-project/tinycompress 3. PATCHES Please send any enhancements/fixes to alsa developer mailing list at: alsa-devel@alsa-project.org OR send a PULL-REQUEST using github 4. LICENSE tinycompress is provided under a dual BSD/LGPLv2.1 license. When using or redistributing tinycompress, you may do so under either license. 5. CREDITS - Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> for library design - Navjot Singh <navjot.singh@intel.com> for writing the mp3 parser code
About
The Advanced Linux Sound Architecture (ALSA) - tinycompress
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 96.4%
- Makefile 2.0%
- Other 1.6%