Skip to content

Commit 3db28e4

Browse files
ranj063kv2019i
authored andcommitted
tools: plugin: Fix TODOs in README
Replace completed ones with new items. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
1 parent 5a1d8df commit 3db28e4

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

tools/plugin/README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,7 @@ to work with 48K capture.
155155
arecord -Dsof:plugin:1:0:7:16k2c16b -f dat -r 16000 --period-size=2048 file_ns_16k.wav
156156
```
157157
158-
### TODO Items (and T-shirt size) for single pipeline E2E audio
159-
* IPC4 support in tplg parser (M)
160-
* IPC4 support in plugin (pipe/ipc4.c) (M)
161-
* Fix ALSA -Dhw: device support (S), currently only default ALSA device works
162-
* Deprecate POSIX message queues for IPC and use UNIX sockets.(S)
163-
* Make better build system for modules i.e. remove hack-install.sh (S)
164-
* Need a simpler aplay/arecord cmd line.
158+
### TODO Items for single pipeline E2E audio
159+
Use hw_params instead of hardcoded config
160+
Add support for 24-bit and 16-bit audio
161+
Remove duplication of kcontrols when alsamixer is opened/closed repeatedly

0 commit comments

Comments
 (0)