Rename "compressed-offload to "Compress-Offload" in the code

This commit is contained in:
Carlos Rafael Giani 2022-11-23 15:55:00 +01:00 committed by Wim Taymans
parent 55a79fd16a
commit e9a2c6aa34
7 changed files with 41 additions and 38 deletions

View file

@ -273,7 +273,7 @@ option('gsettings',
description: 'Enable code that depends on gsettings',
type: 'feature',
value: 'auto')
option('compressed-offload',
description: 'Enable compressed offload support',
option('compress-offload',
description: 'Enable ALSA Compress-Offload support',
type: 'feature',
value: 'auto')