From 1579692d6447d126552b5fb020a63b26427c9a12 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Mon, 21 Aug 2017 18:27:19 +0300 Subject: lib: Add ALSA library with dedicated helpers This introduces an ALSA library, with dedicated helpers for handling playback and capture. It handles ALSA device identification and configuration as well as a run loop with callback mechanisms for feeding output data and handling input data. This library paves the way for testing audio going through display connectors, such as HDMI. Signed-off-by: Paul Kocialkowski Reviewed-by: Lyude Paul --- docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml b/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml index c77159cf..0c34e4a5 100644 --- a/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml +++ b/docs/reference/intel-gpu-tools/intel-gpu-tools-docs.xml @@ -16,6 +16,7 @@ API Reference + -- cgit v1.2.3