Merge pull request #21511 from eska014/webm-nomt

Fix WebM and Theora video in HTML5 export
This commit is contained in:
Rémi Verschelde 2018-08-28 07:56:52 +02:00 committed by GitHub
commit 57ba7caa6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 3 deletions

View file

@ -25,7 +25,6 @@ def get_opts():
def get_flags():
return [
('tools', False),
('module_theora_enabled', False),
# Disabling the mbedtls module reduces file size.
# The module has little use due to the limited networking functionality
# in this platform. For the available networking methods, the browser