mirror of https://github.com/thesofproject/sof.git
b154132b46
Fix capture issue on windows and linux. In original code if the source is in another pipeline line and is inactive , ENODATA is returned. If current pipeline has higher priority than the source pipeline, then the source pipeline may be not started, so we return error only when source pipeline has higher priority. Signed-off-by: Rander Wang <rander.wang@intel.com> |
||
---|---|---|
.github | ||
doc | ||
installer | ||
keys | ||
overlays | ||
rimage@ee5c3e1deb | ||
scripts | ||
smex | ||
src | ||
test | ||
third_party/include | ||
tools | ||
zephyr | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CODEOWNERS | ||
Kconfig | ||
Kconfig.sof | ||
Kconfig.xtos-build | ||
Kconfig.xtos-dbg | ||
LICENCE | ||
README.md |
README.md
Sound Open Firmware
Status
Documentation
See docs
Running the tests
See unit testing documentation
Deployment
TODO: Add additional notes about how to deploy this on a live system
Contributing
See Contributing to the Project
License
This project is licensed under the BSD Clause 3 - see the LICENCE file for details