1
0
Fork 0
godot/modules/vorbis
lawnjelly 188266af47 Fix OGG Vorbis infinite error spam with corrupt file.
When OGG Vorbis encountered unreadable file, it emitted infinite error spam.
This PR returns the full number of frames in the case of error, to prevent infinite loop.
2023-11-10 15:48:28 +00:00
..
doc_classes Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
SCsub
audio_stream_ogg_vorbis.cpp Fix OGG Vorbis infinite error spam with corrupt file. 2023-11-10 15:48:28 +00:00
audio_stream_ogg_vorbis.h Fix OGG audio loop offset pop. 2023-10-13 19:54:24 +01:00
config.py
register_types.cpp
register_types.h
resource_importer_ogg_vorbis.cpp Fix OGG audio loop offset pop. 2023-10-13 19:54:24 +01:00
resource_importer_ogg_vorbis.h