mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Rename "compressed-offload to "Compress-Offload" in the code
This commit is contained in:
parent
55a79fd16a
commit
e9a2c6aa34
7 changed files with 41 additions and 38 deletions
|
|
@ -15,7 +15,7 @@ spa_alsa_sources = ['alsa.c',
|
|||
'alsa-seq.c']
|
||||
|
||||
if tinycompress_dep.found()
|
||||
spa_alsa_sources += [ 'alsa-compressed-sink.c' ]
|
||||
spa_alsa_sources += [ 'alsa-compress-offload-sink.c' ]
|
||||
spa_alsa_dependencies += tinycompress_dep
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue