shaka-packager/packager/app
Joey Parrish 07c4b4f3bd Drop the DCHECK for language size 3
Language tags can have subtags, such as "por-BR".  While the base tag
should be 3 characters, the entire tag can be longer.  Rather than
parse out the base tag and check that it is size 3 without the subtag,
we can just trust the ISO tag converter to do the right thing.

Change-Id: I2a186b5c8db0f373ee82ef68245ecc33cb068581
2016-09-29 16:37:16 +00:00
..
test Fix WebM not encrypted when clear lead is set to 0 2016-09-28 18:17:09 +00: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 Drop the DCHECK for language size 3 2016-09-29 16:37:16 +00: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