|
|
@@ -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
|