shaka-packager/packager/media
Joey Parrish b6718a37c5 Accept language subtags
When normalizing language tags to their shortest form, we need to
split off subtags and treat them as separate components that do not
get changed.

Furthermore, MP4 can only store language tags without subtags.  So
only store the main language in MP4 output.

Fixes b/27533973

Change-Id: I96049e274aae9841e321c53039ef6464a2e61574
2016-03-09 23:23:12 +00:00
..
base Removed the use of emplace_back. 2016-03-09 10:51:57 -08:00
event Replace vector_as_array(...) with vector::data() 2016-03-02 10:22:15 -08:00
file Replace vector_as_array(...) with vector::data() 2016-03-02 10:22:15 -08:00
filters Unit stream to byte stream converter 2016-03-07 19:10:42 -08:00
formats Accept language subtags 2016-03-09 23:23:12 +00:00
test Accept language subtags 2016-03-09 23:23:12 +00:00