Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] tinycompress: release 0.2.0
@ 2013-06-07 15:32 Vinod Koul
  0 siblings, 0 replies; only message in thread
From: Vinod Koul @ 2013-06-07 15:32 UTC (permalink / raw)
  To: alsa-devel

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
-- 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-07 16:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07 15:32 [ANNOUNCE] tinycompress: release 0.2.0 Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox