godot/modules/ogg
reduz de0ca3b999 Refactor module initialization
* Changed to use the same stages as extensions.
* Makes the initialization more coherent, helping solve problems due to lack of stages.
* Makes it easier to port between module and extension.
* removed the DRIVER initialization level (no longer needed).
2022-05-04 17:34:51 +02:00
..
doc_classes Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
config.py
ogg_packet_sequence.cpp Fix infinite recursion when seeking Ogg Vorbis file 2022-02-15 15:11:05 +08:00
ogg_packet_sequence.h initialized member variables in header 2022-02-03 11:14:42 -05:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub Remove WebM support (and deps libvpx and opus) 2021-10-15 12:09:11 +02:00