shaka-packager/app
Kongqun Yang b93f2020c8 Fix no ContentProtection element problem.
The original code used stream_info.is_encrypted() to check whether output
stream is encrypted; However, stream_info contains input stream
information and does not contain output stream infomation, which results
in incorrect status was passed to mpd generator. Fix the problem with
correct information from muxer.

Change on behalf of rkuroiwa after a discussion with him.

Bug: 12994813

Change-Id: I6e74b378a0fd7deedaaac166e913a66d312b8318
2014-02-20 01:22:09 +00:00
..
fixed_key_encryption_flags.h Add copyright information. 2014-02-18 23:46:01 +00:00
mpd_generator.cc Fix no ContentProtection element problem. 2014-02-20 01:22:09 +00:00
mpd_generator_flags.h Add copyright information. 2014-02-18 23:46:01 +00:00
muxer_flags.h Add copyright information. 2014-02-18 23:46:01 +00:00
packager_main.cc Add copyright information. 2014-02-18 23:46:01 +00:00
widevine_encryption_flags.h Add copyright information. 2014-02-18 23:46:01 +00:00