From: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
To: Vinod Koul <vinod.koul@intel.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH TINYCOMPRESS 14/14] cplay: support auto-configuration of fragment size and count
Date: Mon, 11 Feb 2013 10:10:36 +0000 [thread overview]
Message-ID: <20130211101036.GA28335@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <20130211085311.GC3789@intel.com>
>looks like patches you have generated against is
>older one.
This is the git log of our development repository:
cplay: support auto-configuration of fragment size and count <Richard Fitzgerald>
compress: Prevent divide-by-zero faults in get_hpointer() <Richard Fitzgerald>
compress: Do not put newlines on error messages <Charles Keepax>
compress: Return error messages correctly from compress_open <Charles Keepax>
compress: Return error when failing to allocate compress struct <Charles Keepax>
compress: Extend limit on error messages <Charles Keepax>
Add makefile for building under standard linux <Richard Fitzgerald>
Add missing header includes <Richard Fitzgerald>
Block if unable to write all data in single write() <Richard Fitzgerald>
Allow client to pass "don't care" for fragment size/number <Richard Fitzgerald>
Handle case of pause() during compress_write() <Richard Fitzgerald>
Remove hardcoded limit on length of poll() wait <Richard Fitzgerald>
Fix incorrect error message on compress_resume() <Richard Fitzgerald>
Take local copy of compr_config structure <Richard Fitzgerald>
Change running from bitfield to plain int <Richard Fitzgerald>
Remove unused buffer_size member from struct compress <Richard Fitzgerald>
Change compress_write() to take buffer as const void * <Richard Fitzgerald>
Add function to get timestamp in samples <Richard Fitzgerald>
compress: add compress_resume <Namarta Kohli>
compress: write when we have a fragment to write <Vinod Koul>
compress: fix the timestamp calculation <Vinod Koul>
initial creation <Vinod Koul>
Initial test commit... <Jaroslav Kysela>
next prev parent reply other threads:[~2013-02-11 10:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-10 0:23 [PATCH TINYCOMPRESS 14/14] cplay: support auto-configuration of fragment size and count Richard Fitzgerald
2013-02-11 8:53 ` Vinod Koul
2013-02-11 9:58 ` Richard Fitzgerald
2013-02-11 10:43 ` Vinod Koul
2013-02-11 10:10 ` Richard Fitzgerald [this message]
2013-02-22 16:11 ` [PATCH TINYCOMPRESS 14/14 v2] " Richard Fitzgerald
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=20130211101036.GA28335@opensource.wolfsonmicro.com \
--to=rf@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=vinod.koul@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.