gecko/media/gmp-clearkey/0.1
Landry Breuil 632030712d Bug 1092023: comment out oaes_get_seed() definition r=edwin
It's unused (the sole caller is already commented out),
and uses deprecated ftime() & sys/timeb.h which are not
available on OpenBSD and Android NDK r10c.
Dont build openaes/rand.c, OAES_HAVE_ISAAC is not defined.
Remove now unused rand.c & rand.h.
2014-11-24 23:46:08 +01:00
..
openaes Bug 1092023: comment out oaes_get_seed() definition r=edwin 2014-11-24 23:46:08 +01:00
clearkey.info
ClearKeyDecryptionManager.cpp Bug 1089705 - Replace "assert" with "MOZ_ASSERT" in some media code. r=dholbert 2014-10-29 00:43:18 +02:00
ClearKeyDecryptionManager.h Bug 1083373 part 1: Remove unused member-variable mHost from ClearKeySession and ClearKeyDecryptionManager. r=edwin 2014-10-27 18:11:55 -07:00
ClearKeySession.cpp Bug 1083373 part 1: Remove unused member-variable mHost from ClearKeySession and ClearKeyDecryptionManager. r=edwin 2014-10-27 18:11:55 -07:00
ClearKeySession.h Bug 1083373 part 1: Remove unused member-variable mHost from ClearKeySession and ClearKeyDecryptionManager. r=edwin 2014-10-27 18:11:55 -07:00
ClearKeyUtils.cpp Bug 1089705 - Replace "assert" with "MOZ_ASSERT" in some media code. r=dholbert 2014-10-29 00:43:18 +02:00
ClearKeyUtils.h Bug 1080803 - Tighten up AES decryption in ClearKey CDM - r=cpearce 2014-10-14 11:05:00 +13:00
gmp-clearkey.cpp Bug 1083373 part 1: Remove unused member-variable mHost from ClearKeySession and ClearKeyDecryptionManager. r=edwin 2014-10-27 18:11:55 -07:00
Makefile.in Bug 1087088 - Don't install libclearkey to dist/bin; r=ted 2014-10-30 11:07:18 -04:00
moz.build Bug 1092023: comment out oaes_get_seed() definition r=edwin 2014-11-24 23:46:08 +01:00