* [PATCH] ALSA: compress: fix some typo
@ 2016-05-02 8:36 Vinod Koul
2016-05-08 9:28 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2016-05-02 8:36 UTC (permalink / raw)
To: alsa-devel; +Cc: tiwai, Vinod Koul
Noticed two typos in Documentation, so fix them up
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
---
Documentation/sound/alsa/compress_offload.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/sound/alsa/compress_offload.txt b/Documentation/sound/alsa/compress_offload.txt
index 630c492c3dc2..8ba556a131c3 100644
--- a/Documentation/sound/alsa/compress_offload.txt
+++ b/Documentation/sound/alsa/compress_offload.txt
@@ -149,7 +149,7 @@ Gapless Playback
================
When playing thru an album, the decoders have the ability to skip the encoder
delay and padding and directly move from one track content to another. The end
-user can perceive this as gapless playback as we dont have silence while
+user can perceive this as gapless playback as we don't have silence while
switching from one track to another
Also, there might be low-intensity noises due to encoding. Perfect gapless is
@@ -184,7 +184,7 @@ Sequence flow for gapless would be:
- Fill data of the first track
- Trigger start
- User-space finished sending all,
-- Indicaite next track data by sending set_next_track
+- Indicate next track data by sending set_next_track
- Set metadata of the next track
- then call partial_drain to flush most of buffer in DSP
- Fill data of the next track
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: compress: fix some typo
2016-05-02 8:36 [PATCH] ALSA: compress: fix some typo Vinod Koul
@ 2016-05-08 9:28 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2016-05-08 9:28 UTC (permalink / raw)
To: Vinod Koul; +Cc: alsa-devel
On Mon, 02 May 2016 10:36:28 +0200,
Vinod Koul wrote:
>
> Noticed two typos in Documentation, so fix them up
>
> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Applied, thanks.
Takashi
> ---
> Documentation/sound/alsa/compress_offload.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/sound/alsa/compress_offload.txt b/Documentation/sound/alsa/compress_offload.txt
> index 630c492c3dc2..8ba556a131c3 100644
> --- a/Documentation/sound/alsa/compress_offload.txt
> +++ b/Documentation/sound/alsa/compress_offload.txt
> @@ -149,7 +149,7 @@ Gapless Playback
> ================
> When playing thru an album, the decoders have the ability to skip the encoder
> delay and padding and directly move from one track content to another. The end
> -user can perceive this as gapless playback as we dont have silence while
> +user can perceive this as gapless playback as we don't have silence while
> switching from one track to another
>
> Also, there might be low-intensity noises due to encoding. Perfect gapless is
> @@ -184,7 +184,7 @@ Sequence flow for gapless would be:
> - Fill data of the first track
> - Trigger start
> - User-space finished sending all,
> -- Indicaite next track data by sending set_next_track
> +- Indicate next track data by sending set_next_track
> - Set metadata of the next track
> - then call partial_drain to flush most of buffer in DSP
> - Fill data of the next track
> --
> 1.9.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-08 9:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-02 8:36 [PATCH] ALSA: compress: fix some typo Vinod Koul
2016-05-08 9:28 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).