Files
godot/modules
Rémi Verschelde d16f5a57c1 stb_vorbis: Increase max alloc buffer size for big Vorbis comments
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.
2020-09-09 20:50:41 +02:00
..
2020-09-06 16:13:59 +01:00
2020-09-06 16:13:59 +01:00
2020-09-06 16:13:59 +01:00
2020-07-10 13:56:54 +01:00
2020-05-15 23:55:41 +02:00
2020-07-10 13:56:54 +01:00
2020-07-10 13:56:54 +01:00
2020-05-21 16:02:53 +02:00
2020-07-10 13:56:54 +01:00
2020-07-10 13:56:54 +01:00
2020-07-10 13:56:54 +01:00