mirror of
https://github.com/godotengine/godot.git
synced 2025-01-30 21:33:18 +08:00
d16f5a57c1
The previous max worked OK for audio data, but stb_vorbis recently gained support for Vorbis comments, which can embed up to 2^32-1 bytes of data (e.g. cover art encoded as base64). We use 2^30 as max which should be sufficient for most files. Fixes #41913. |
||
---|---|---|
.. | ||
arkit | ||
assimp | ||
basis_universal | ||
bmp | ||
bullet | ||
camera | ||
csg | ||
cvtt | ||
dds | ||
denoise | ||
enet | ||
etc | ||
freetype | ||
gdnative | ||
gdnavigation | ||
gdscript | ||
glslang | ||
gridmap | ||
hdr | ||
jpg | ||
jsonrpc | ||
lightmapper_rd | ||
mbedtls | ||
mobile_vr | ||
mono | ||
ogg | ||
opensimplex | ||
opus | ||
pvr | ||
regex | ||
squish | ||
stb_vorbis | ||
svg | ||
tga | ||
theora | ||
tinyexr | ||
upnp | ||
vhacd | ||
visual_script | ||
vorbis | ||
webm | ||
webp | ||
webrtc | ||
websocket | ||
xatlas_unwrap | ||
modules_builders.py | ||
register_module_types.h | ||
SCsub |