[alsa-devel] cplay: Always write whole buffer requested by user
GitHub pull_request - opened
github at alsa-project.org
Mon Dec 3 16:14:37 CET 2018
alsa-project/tinycompress pull request #1 was opened from dbaluta:
cplay first writes frag * fragment_size and then
it only writes one fragment at a time.
This means for example than if the user supplied a buffer_size
it will only be used for the first write.
Reviewed-by: Charles Keepax <ckeepax at opensource.cirrus.com>
Signed-off-by: Daniel Baluta <daniel.baluta at nxp.com>
Request URL : https://github.com/alsa-project/tinycompress/pull/1
Patch URL : https://github.com/alsa-project/tinycompress/pull/1.patch
Repository URL: https://github.com/alsa-project/tinycompress
More information about the Alsa-devel
mailing list