]> git.alsa-project.org Git - tinycompress.git/commit
crec: Initial version of a compressed capture utility
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Fri, 24 Jan 2014 11:37:34 +0000 (11:37 +0000)
committerVinod Koul <vinod.koul@intel.com>
Mon, 17 Feb 2014 17:17:35 +0000 (22:47 +0530)
commitcdb70ba83ea2254edbe6fe90ac8cadbfa8d49a86
tree9b51d1c8a849a39de2bcfd7e353a6cde1f61dd43
parent6ca3d352147ce24508f6f2dbfb2db72ec1b85c08
crec: Initial version of a compressed capture utility

This version only supports capture of PCM streams over a compressed
device and saves these as WAV files.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Android.mk
crec.c [new file with mode: 0644]
makefile.linux