mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
tools: add beginnings of DSD player
This commit is contained in:
parent
1b5d02dd31
commit
43b27002eb
4 changed files with 435 additions and 2 deletions
|
|
@ -187,7 +187,7 @@ exit_unmap:
|
|||
exit_close:
|
||||
close(mf->fd);
|
||||
exit:
|
||||
return res ;
|
||||
return res;
|
||||
}
|
||||
|
||||
static inline int write_n(int fd, const void *buf, int count)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue