Add ogv extension to default Packager extensions

This commit is contained in:
rdb 2015-11-23 23:46:36 +01:00
parent 5ba93acf5c
commit 5ac13fd2b1

View File

@ -2430,7 +2430,7 @@ class Packager:
# Binary files that are considered uncompressible, and are
# copied without compression.
self.uncompressibleExtensions = [ 'mp3', 'ogg', 'wav', 'rml', 'rcss', 'otf' ]
self.uncompressibleExtensions = [ 'mp3', 'ogg', 'ogv', 'wav', 'rml', 'rcss', 'otf' ]
# wav files are compressible, but p3openal_audio won't load
# them compressed.
# rml, rcss and otf files must be added here because