A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
Go to file
Kongqun Yang e4a6cf4edd Add AES signing support to packager_main app
Add two new command line arguments: --aes_signing_key for AES signing
key (in hex) and --aes_signing_iv for AES signing iv (in hex). Also
change --signing_key_path to --rsa_signing_key_path.

Bug: 13582970

Change-Id: I66ba330a1a05e0f5def7987ac41d396dc92005ae
2014-04-01 18:19:31 +00:00
app Add AES signing support to packager_main app 2014-04-01 18:19:31 +00:00
media Doxygen comments for media/file 2014-04-01 10:52:22 -07:00
mpd Enable warnings and warnings-as-errors 2014-03-28 22:24:49 +00:00
third_party/happyhttp Update happyhttp to latest revision 2014-03-28 22:13:03 +00:00
tools/doxygen Remove submodules, third_party, testing, and tools 2014-03-20 00:56:02 +00:00
.gitignore Remove ipc and net, replacing with dependency in DEPS 2014-03-20 01:00:54 +00:00
.gitmodules Add an empty .gitmodules to avoid gclient warning 2014-03-28 22:13:33 +00:00
DEPS Update happyhttp to latest revision 2014-03-28 22:13:03 +00:00
LICENSE Add copyright information. 2014-02-18 23:46:01 +00:00
gyp_packager.py Update packager to work with gclient 2014-03-20 00:56:36 +00:00
packager.gyp Enable warnings and warnings-as-errors 2014-03-28 22:24:49 +00:00