godot/modules/theora
Rémi Verschelde 6604638d82 Fix Theora/Webm loaders declaring binary extension
RES_BASE_EXTENSION is only to declare our proprietary binary formats
(e.g. "scn", "res", etc.).

Fixes #20395.

(cherry picked from commit 333999c24f)
2019-07-03 17:02:13 +02:00
..
doc_classes Fix loading and exporting of Theora and WebM video streams 2019-07-03 17:02:13 +02:00
config.py doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
register_types.cpp Fix loading and exporting of Theora and WebM video streams 2019-07-03 17:02:13 +02:00
register_types.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
SCsub Use BoolVariable for third-party options. 2017-09-25 14:36:30 -04:00
video_stream_theora.cpp Fix loading and exporting of Theora and WebM video streams 2019-07-03 17:02:13 +02:00
video_stream_theora.h Fix Theora/Webm loaders declaring binary extension 2019-07-03 17:02:13 +02:00