shaka-packager/packager/app
KongQun Yang 2ac57bf9b9 Use FOURCC as protection scheme parameter
- Remove EncryptionMode enums
- Remove AesEncryptor::InitializeWithRandomIv, replaced with
  a static function AesCryptor::GenerateRandomIv, which should
  be called to generate the iv if the iv is empty.

This change is to prepare support for CBCS and CENS pattern-based
protection schemes.

Issue #77

Change-Id: Icba35089d6e451cbea7ebbf5dd5674079f206390
2016-04-12 16:06:49 -07:00
..
test Fix bug in WebM SeekHead. 2016-04-04 15:50:55 -07:00
fixed_key_encryption_flags.cc Move fixed key encryption code to new FixedKeySource. 2016-03-21 10:30:47 -07:00
fixed_key_encryption_flags.h Make edash-packager outputs predictable for testing 2015-09-29 17:19:59 +00:00
libcrypto_threading.cc Switch to boringssl. Also update curl accordingly. 2015-10-16 20:10:38 +00:00
libcrypto_threading.h Make LibcryptoThreading cross-platform 2015-03-24 18:19:30 +00:00
mpd_flags.cc Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
mpd_flags.h Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
mpd_generator.cc Fix a memory leak due to thread object tracking 2016-01-08 23:41:41 +00:00
mpd_generator_flags.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
muxer_flags.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
muxer_flags.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
packager_main.cc Use FOURCC as protection scheme parameter 2016-04-12 16:06:49 -07:00
packager_util.cc Add packager flag to include common PSSH with Widevine. 2016-03-28 22:27:51 +00:00
packager_util.h VOD text support 2015-11-11 12:26:25 -08:00
stream_descriptor.cc Added stream descriptor for output format. 2015-12-16 15:10:35 -08:00
stream_descriptor.h Enable '-Wimplicit-fallthrough' and fix issues 2016-01-06 17:12:49 -08:00
validate_flag.cc Make signer optional in packager app 2014-10-14 14:20:21 -07:00
validate_flag.h Fix two packager crash bug with invalid arguments 2014-10-16 12:40:31 -07:00
vlog_flags.cc Enable verbose logging through --v or --vmodule 2015-10-28 22:15:50 +00:00
vlog_flags.h Enable verbose logging through --v or --vmodule 2015-10-28 22:15:50 +00:00
widevine_encryption_flags.cc Update CHANGELOG for v1.4.0 2016-04-08 19:12:03 +00:00
widevine_encryption_flags.h Add packager flag to include common PSSH with Widevine. 2016-03-28 22:27:51 +00:00