From patchwork Tue Nov 13 14:56:25 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 10681019 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C986914D6 for ; Tue, 13 Nov 2018 15:33:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B859F2AD79 for ; Tue, 13 Nov 2018 15:33:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AC9942AD90; Tue, 13 Nov 2018 15:33:07 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B1B852AD79 for ; Tue, 13 Nov 2018 15:33:05 +0000 (UTC) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 1B161267AC5; Tue, 13 Nov 2018 16:32:47 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 5C910267AA7; Tue, 13 Nov 2018 16:32:39 +0100 (CET) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by alsa0.perex.cz (Postfix) with ESMTP id DAC06267929 for ; Tue, 13 Nov 2018 16:32:34 +0100 (CET) Received: from localhost.localdomain (unknown [106.223.111.108]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C5A9E224E0; Tue, 13 Nov 2018 14:56:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542121005; bh=IGUBUqjTkXMNikPBeofa5N2s+YS+GgQJsiTQFwTUPR0=; h=From:To:Cc:Subject:Date:From; b=i665jeYE3lGBjEChueNANryvscOMLYSAbYejlgkebFZxpwOPPhC5OWKRGjBxWUPyS BLfPEVDaIrUhkhHbLQlNC1VtqwxOCljG/tzzpw8RlwRP/20BlJp+xXOU+3XELqlNtk 4hITC/UnJ96BQ6foDJZpg5Hofzq/3OprCk3q8/eA= From: Vinod Koul To: alsa-devel@alsa-project.org Date: Tue, 13 Nov 2018 20:26:25 +0530 Message-Id: <20181113145628.21026-1-vkoul@kernel.org> X-Mailer: git-send-email 2.14.5 Cc: Vinod Koul Subject: [alsa-devel] [PATCH 1/4] README: update Vinod's email X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP Update email address in README from old invalid id Signed-off-by: Vinod Koul --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 689ca75e07fd..8ea6c26f5381 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ README for tinycompress ======================= - vinod.koul@linux.intel.com - ========================== + vkoul@kernel.org + ================ 1. WHAT tinycompress is a userspace library for anyone who wants to use the ALSA From patchwork Tue Nov 13 14:56:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 10681015 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id A44C81747 for ; Tue, 13 Nov 2018 15:32:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 911132AD79 for ; Tue, 13 Nov 2018 15:32:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 857382AD8F; Tue, 13 Nov 2018 15:32:48 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 143B52AD79 for ; Tue, 13 Nov 2018 15:32:48 +0000 (UTC) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 86ECD267AAD; Tue, 13 Nov 2018 16:32:41 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 0AC07267AAC; Tue, 13 Nov 2018 16:32:38 +0100 (CET) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by alsa0.perex.cz (Postfix) with ESMTP id DCEE1267AA7 for ; Tue, 13 Nov 2018 16:32:34 +0100 (CET) Received: from localhost.localdomain (unknown [106.223.111.108]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DE3AB22507; Tue, 13 Nov 2018 14:56:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542121008; bh=ji+BYww6MfVYSJt5MgIZFuxUzUPXcdJ1W5tD0PfT2PA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Q3bxRBaGb4k1mQVDuYnhcidL/Akzk8OKPYbrfxPTq9F2tUZvqwRHEHD0yR9Mnl4DK 6Rat+m2cFcS7RoGLWaeKHZhEzYME7tKPAOMgA2kO43/r6VMWa/4Rv3d3TcuqKVKnQj U1mxXQ6kj8F0SR1DUvnESN9UXlFBQnpE7p2Q8UeU= From: Vinod Koul To: alsa-devel@alsa-project.org Date: Tue, 13 Nov 2018 20:26:26 +0530 Message-Id: <20181113145628.21026-2-vkoul@kernel.org> X-Mailer: git-send-email 2.14.5 In-Reply-To: <20181113145628.21026-1-vkoul@kernel.org> References: <20181113145628.21026-1-vkoul@kernel.org> Cc: Vinod Koul Subject: [alsa-devel] [PATCH 2/4] README: Update project github location X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP alsa userspace is now moved to github, so update it in README Signed-off-by: Vinod Koul --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 8ea6c26f5381..31b1e8b4f8c7 100644 --- a/README +++ b/README @@ -17,9 +17,11 @@ the usage of this API. Currently this contains support for playing the mp3 forma Git: git clone git://git.alsa-project.org/tinycompress.git Http: http://git.alsa-project.org/?p=tinycompress.git +Github: https://github.com/alsa-project/tinycompress + 3. PATCHES Please send any enhancements/fixes to alsa developer mailing list at: -alsa-devel@alsa-project.org. +alsa-devel@alsa-project.org OR send a PULL-REQUEST using github 4. LICENSE tinycompress is provided under a dual BSD/LGPLv2.1 license. When using or From patchwork Tue Nov 13 14:56:27 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 10681021 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 4BF8C14D6 for ; Tue, 13 Nov 2018 15:33:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 38F252AD79 for ; Tue, 13 Nov 2018 15:33:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2CFD52AD8F; Tue, 13 Nov 2018 15:33:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B96662AD79 for ; Tue, 13 Nov 2018 15:33:12 +0000 (UTC) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 5C92E267ACE; Tue, 13 Nov 2018 16:32:48 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 5D6B82678F7; Tue, 13 Nov 2018 16:32:39 +0100 (CET) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by alsa0.perex.cz (Postfix) with ESMTP id DDEEB267AA8 for ; Tue, 13 Nov 2018 16:32:34 +0100 (CET) Received: from localhost.localdomain (unknown [106.223.111.108]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8FDED22511; Tue, 13 Nov 2018 14:56:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542121012; bh=46Iqj9IqdNF4P1BVHhQtQXY1XaZgqMh0ZVCc+sPVC10=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=j7rM1gZ2LEwKJm86VendLAOg11tWUFwXylLQaifQPAnWFat8AqTLACJLvli+fJFBT X2rOD2gB6j2rVMxrZQu4nGPE/mDQyR8wvak0ZpID2oSbKWHGTGUFdObF5X81pGnAsf id8t7Y2UF8EgnRdGa6xZZzZH/rqwxNZLCsKvGVXo= From: Vinod Koul To: alsa-devel@alsa-project.org Date: Tue, 13 Nov 2018 20:26:27 +0530 Message-Id: <20181113145628.21026-3-vkoul@kernel.org> X-Mailer: git-send-email 2.14.5 In-Reply-To: <20181113145628.21026-1-vkoul@kernel.org> References: <20181113145628.21026-1-vkoul@kernel.org> Cc: Vinod Koul Subject: [alsa-devel] [PATCH 3/4] README: fix trailing spaces X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Vinod Koul --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 31b1e8b4f8c7..16c4aaf9fcf4 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ compressed APIs introduced in Linux 3.3 This library provides the APIs to open a ALSA compressed device and read/write compressed data like MP3 etc to it. - This also includes a utility command line player (cplay) which demonstrates + This also includes a utility command line player (cplay) which demonstrates the usage of this API. Currently this contains support for playing the mp3 format 2. WHERE @@ -29,5 +29,5 @@ alsa-devel@alsa-project.org OR send a PULL-REQUEST using github 5. CREDITS - Pierre-Louis Bossart for library design -- Navjot Singh for writing the mp3 parser code +- Navjot Singh for writing the mp3 parser code From patchwork Tue Nov 13 14:56:28 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinod Koul X-Patchwork-Id: 10681013 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 4CC3F1747 for ; Tue, 13 Nov 2018 15:32:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3AA012AD79 for ; Tue, 13 Nov 2018 15:32:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2F0AE2AD8F; Tue, 13 Nov 2018 15:32:42 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C1E052AD79 for ; Tue, 13 Nov 2018 15:32:41 +0000 (UTC) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 210CB267929; Tue, 13 Nov 2018 16:32:40 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id DED56267AAD; Tue, 13 Nov 2018 16:32:37 +0100 (CET) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by alsa0.perex.cz (Postfix) with ESMTP id DBD7F267AA5 for ; Tue, 13 Nov 2018 16:32:34 +0100 (CET) Received: from localhost.localdomain (unknown [106.223.111.108]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 430272250F; Tue, 13 Nov 2018 14:56:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542121016; bh=qKBtdoKgqMFKNuJzj4ez9byFH+e/CRNTjPXI358+F4M=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CG4FaiVlis29u7/TDeA6PBomuca4gyVu7BIEcGnIzt7zdjmPRdDZr4Os0F7DgAOZZ MZP9r4ruf1aVL6S43xYLM1QrHibfqCWbbqzmZjwLnrMA2JOWr/x7ZilT7B9co+edau SrMZSb+PA3GJiaQtye0pfA/Z4yIpfZLnLz1/bPwU= From: Vinod Koul To: alsa-devel@alsa-project.org Date: Tue, 13 Nov 2018 20:26:28 +0530 Message-Id: <20181113145628.21026-4-vkoul@kernel.org> X-Mailer: git-send-email 2.14.5 In-Reply-To: <20181113145628.21026-1-vkoul@kernel.org> References: <20181113145628.21026-1-vkoul@kernel.org> Cc: Vinod Koul Subject: [alsa-devel] [PATCH 4/4] cplay: fix typo X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Vinod Koul --- src/utils/cplay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/cplay.c b/src/utils/cplay.c index 87863a307b47..9ffa1dd86f7f 100644 --- a/src/utils/cplay.c +++ b/src/utils/cplay.c @@ -366,7 +366,7 @@ void play_samples(char *name, unsigned int card, unsigned int device, goto BUF_EXIT; } if (wrote != num_read) { - /* TODO: Buufer pointer needs to be set here */ + /* TODO: Buffer pointer needs to be set here */ fprintf(stderr, "We wrote %d, DSP accepted %d\n", num_read, wrote); } }