]> git.alsa-project.org Git - tinycompress.git/commit
cplay: add option to specify codec ID
authorKatsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
Fri, 2 Feb 2018 04:32:44 +0000 (13:32 +0900)
committerVinod Koul <vinod.koul@intel.com>
Fri, 2 Feb 2018 17:30:37 +0000 (23:00 +0530)
commit1e146c2f60e0fbb5ede27e04c4232f305ded4475
treecabdbf31104c792675007552c14259d5fc9014a3
parentc35b0dfd4aff59e7aba00afc678051f0d6f836d5
cplay: add option to specify codec ID

This patch adds a -I command line option to set the codec ID,
same as crecord.

Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@socionext.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
src/utils/cplay.c