Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 862aa41

Browse files
author
Ryan Alderete
committed
Bug 1579506 - Remove OpenAES source code and references r=bryce,mhoye
With NSS now being used to do the decryption in the Clearkey CDM, remove the source and licensing information related to OpenAES. Differential Revision: https://phabricator.services.mozilla.com/D45205 --HG-- extra : moz-landing-system : lando
1 parent b99493d commit 862aa41

10 files changed

Lines changed: 0 additions & 1810 deletions

File tree

.clang-format-ignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ js/src/vtune/jitprofiling.c
114114
js/src/vtune/jitprofiling.h
115115
js/src/vtune/legacy/.*
116116
media/ffvpx/.*
117-
media/gmp-clearkey/0.1/openaes/.*
118117
media/kiss_fft/.*
119118
media/libaom/.*
120119
media/libcubeb/.*

media/gmp-clearkey/0.1/moz.build

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ UNIFIED_SOURCES += [
2525
'gmp-clearkey.cpp',
2626
]
2727

28-
SOURCES += [
29-
'openaes/oaes_lib.c',
30-
]
31-
3228
if CONFIG['OS_ARCH'] == 'WINNT':
3329
UNIFIED_SOURCES += [
3430
'VideoDecoder.cpp',

media/gmp-clearkey/0.1/openaes/LICENSE

Lines changed: 0 additions & 27 deletions
This file was deleted.

media/gmp-clearkey/0.1/openaes/oaes_common.h

Lines changed: 0 additions & 77 deletions
This file was deleted.

media/gmp-clearkey/0.1/openaes/oaes_config.h

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)