X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=Documentation%2Fsound%2Falsa%2Fcompress_offload.txt;h=8ba556a131c37857e8056a91e0c929bf4564a00d;hb=6971ce4134174b9772ed79ff7747696eab087d30;hp=630c492c3dc2374d621b5c70d190b9100100402a;hpb=278717909d47d86fbb20ab66dfeaa84560a2f8f2;p=cascardo%2Flinux.git 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