godot/modules/vorbis
Adam Scott 0b815cbb99
Fix leak when using audio samples instead of streams
(cherry picked from commit d3ddce6b88)
2024-09-17 08:57:44 +02:00
..
doc_classes [Doc] Fix some incorrect uses of `a/an` 2024-03-13 21:20:28 +01:00
SCsub
audio_stream_ogg_vorbis.cpp Fix leak when using audio samples instead of streams 2024-09-17 08:57:44 +02:00
audio_stream_ogg_vorbis.h Add samples playback support 2024-06-18 11:06:31 -04:00
config.py
register_types.cpp
register_types.h
resource_importer_ogg_vorbis.cpp Fixed an issue that could cause a crash when encountering a zero-length packet in an OGG stream. 2024-01-16 23:42:25 +01:00
resource_importer_ogg_vorbis.h