From: Vinod Koul <vinod.koul@intel.com>
To: alsa-devel@alsa-project.org
Subject: [ANNOUNCE] tinycompress: release 0.2.0
Date: Fri, 7 Jun 2013 21:02:01 +0530 [thread overview]
Message-ID: <20130607153201.GJ23045@intel.com> (raw)
Hello folks,
Time to cut another release for the library i am working on.
tinycompress library - the user mode library for using the ALSA compressed APIs
has received following new features and now is v0.2.0
- support for non blocking I/O
- support for recording compressed audio content
- no poll when writing last file buffer
- get_alsa_rate helper for rate conversion
- bunch of other fixes
- now all releases will be tagged accordingly
For details & contributions, pls see the below changelog.
Lakshmi N Vinnakota (1):
fix error reporting in tinycompress
Richard Fitzgerald (6):
tinycompress: cplay: Correct a couple of small message typos
compress: Add support for capture streams
compress: fix hpointer error when no sample rate
compress: copy final version of config struct
compress: do not poll if enough space to write remaining data
compress: Add non-blocking I/O
Vinod Koul (4):
compress: check for config first
add utils file with rate conversion helper
cplay: use get_alsa_rate to convert sample rate
Tinycompress version 0.2.0
Android.mk | 2 +-
compress.c | 171 +++++++++++++++++++++++++++--------
cplay.c | 52 ++---------
include/tinycompress/tinycompress.h | 27 +++++-
include/tinycompress/version.h | 4 +-
makefile.linux | 2 +-
utils.c | 96 ++++++++++++++++++++
7 files changed, 263 insertions(+), 91 deletions(-)
create mode 100644 utils.c
Thanks
~Vinod
--
reply other threads:[~2013-06-07 16:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130607153201.GJ23045@intel.com \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox