Skip to content

Commit 9093045

Browse files
committed
(Webp) Disable it by default for now - can be built in for now
with --enable-webp
1 parent afae28f commit 9093045

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

qb/config.params.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ HAVE_RPNG=yes # RPNG support
176176
HAVE_RBMP=yes # RBMP support
177177
HAVE_RJPEG=yes # RJPEG support
178178
HAVE_RTGA=yes # RTGA support
179-
HAVE_RWEBP=yes # RWEBP support
179+
HAVE_RWEBP=no # RWEBP support
180180
HAVE_RWAV=yes # WAV support
181181
HAVE_HID=no # Low-level HID (Human Interface Device) support
182182
HAVE_AUDIOMIXER=yes # Audio Mixer

0 commit comments

Comments
 (0)