shaka-packager/packager/media/crypto
KongQun Yang 8029004c6b Add HEVC Dolby Vision support
- Add relevant FOURCCs for Dolby Vision.
- Parse DOVIDecoderConfigurationRecord (dvcC, dvvC) to generate
  Dolby Vision codec string.
- Propagate Dolby Vision configs (dvcC, dvvC, hvcE) from Demuxer
  to Muxer.
- Add a Dolby Vision end to end test.

Support for backward compatibility signaling in DASH and HLS will be
added in a later CL.

Issue #341

Change-Id: If1385df5f48e04b59cb7661130bea48e26b453bf
2019-10-03 23:04:15 +00:00
..
aes_encryptor_factory.cc Move encryptor setup out of EncryptionHandler 2018-10-10 19:27:28 +00:00
aes_encryptor_factory.h Move encryptor setup out of EncryptionHandler 2018-10-10 19:27:28 +00:00
crypto.gyp Move subsample extraction out of EncryptionHandler 2018-10-11 10:38:43 -07:00
encryption_handler.cc Add crypto_period_seconds to Widevine key request (#545) 2019-01-24 10:39:54 -08:00
encryption_handler.h Move subsample extraction out of EncryptionHandler 2018-10-11 10:38:43 -07:00
encryption_handler_unittest.cc Add crypto_period_seconds to Widevine key request (#545) 2019-01-24 10:39:54 -08:00
sample_aes_ec3_cryptor.cc Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
sample_aes_ec3_cryptor.h Fix SAMPLE-AES EC3 encryption 2018-01-24 03:02:49 +00:00
sample_aes_ec3_cryptor_unittest.cc Move encryptor setup out of EncryptionHandler 2018-10-10 19:27:28 +00:00
subsample_generator.cc Add HEVC Dolby Vision support 2019-10-03 23:04:15 +00:00
subsample_generator.h Support subsample encryption in AV1 2018-10-11 11:35:00 -07:00
subsample_generator_unittest.cc Support parameter sets in stream (avc3, hev1 etc) 2019-08-05 17:38:34 +00:00