shaka-packager/packager/app
Kongqun Yang c3d1dc1733 Deprecate STLDeleter and string_as_array
1. Replace STLDeleter with unique_ptr in container, which is
   supported in C++11
2. Replace string_as_array with &string[0] which is guaranteed
   to work in C++11

Change-Id: I7f39c0e51fc8a3fcbb41313094a0ca6b33db7bf3
2016-09-01 17:39:11 +00:00
..
test Do not partially encrypt a segment 2016-08-19 14:22:40 -07:00
fixed_key_encryption_flags.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
fixed_key_encryption_flags.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
hls_flags.cc Add driver program flags for HLS 2016-06-13 18:30:24 -07:00
hls_flags.h Add driver program flags for HLS 2016-06-13 18:30:24 -07:00
libcrypto_threading.cc Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
libcrypto_threading.h Rename top level namespace to shaka 2016-05-24 21:55:55 +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 LOG_TO_SYSTEM_DEBUG_LOG instead of a file 2016-08-31 14:50:23 -07:00
mpd_generator_flags.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
muxer_flags.cc Implemented WebM VP9 subsample encryption and decryption. 2016-08-18 13:55:36 -07:00
muxer_flags.h Implemented WebM VP9 subsample encryption and decryption. 2016-08-18 13:55:36 -07:00
packager_main.cc Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
packager_util.cc Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
packager_util.h Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
stream_descriptor.cc Adjust hls descriptor validation 2016-07-01 14:14:24 -07:00
stream_descriptor.h Add driver program flags for HLS 2016-06-13 18:30:24 -07:00
validate_flag.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
validate_flag.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00: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 Fix cbcs/cens behavior when applied to non video tracks 2016-06-08 17:02:26 +00:00
widevine_encryption_flags.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00