alsa: force the rate and quantum for iec958 formats

See #2284
This commit is contained in:
Wim Taymans 2023-10-19 10:42:58 +02:00
parent 42418bece5
commit 771f71f622
3 changed files with 6 additions and 2 deletions

View file

@ -98,7 +98,7 @@ common_flags = [
cc_flags = common_flags + [
'-D_GNU_SOURCE',
'-DFASTPATH',
# '-DFASTPATH',
# '-DSPA_DEBUG_MEMCPY',
'-Werror=implicit-function-declaration',
'-Werror=int-conversion',