All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
To: Vinod Koul <vinod.koul@intel.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] tinycompress: add gapless meta data APIs
Date: Fri, 22 Feb 2013 16:24:10 +0000	[thread overview]
Message-ID: <20130222162410.GA21630@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1361526760-20468-1-git-send-email-vinod.koul@intel.com>

I'd prefer that we don't require that a next track has been set in order to be
able to call a partial_drain. It would be awkward to implement in Android
because the decision to append the next track to the end of the current stream
and pass down metadata is made in a higher level of code than the part which
handles issuing drain control and there's no actual synchronization between
these two operations or knowledge in the lower (drain-handling) level of any
notion of gapless playback.

A partial drain just drains to the end of the current track... it doesn't really
matter whether that happens to be the last track.

  reply	other threads:[~2013-02-22 16:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-22  9:52 [PATCH] tinycompress: add gapless meta data APIs Vinod Koul
2013-02-22 16:24 ` Richard Fitzgerald [this message]
2013-02-22 18:15   ` Vinod Koul
2013-02-24 14:19 ` Vinod Koul

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=20130222162410.GA21630@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.