shaka-packager/packager/hls/base
KongQun Yang 0ef078a23b Fix default_language not effective with 2-char code
Two-character ISO-639 code in --default_language was ignored due to
a bug in language code matching as the language code in stream is
always converted to 3-character code.

Fixes #371.

Change-Id: I8618938af583a417446636ff9efe1c72ce822c33
2018-04-13 20:08:12 +00:00
..
hls_notifier.h Support key frame events in MuxerListener and HlsNotifier 2018-02-02 00:00:53 +00:00
master_playlist.cc Fix default_language not effective with 2-char code 2018-04-13 20:08:12 +00:00
master_playlist.h Refactor MasterPlaylist::WriteMasterPlaylist 2018-02-02 14:13:12 -08:00
master_playlist_unittest.cc Fix default_language not effective with 2-char code 2018-04-13 20:08:12 +00:00
media_playlist.cc Fix default_language not effective with 2-char code 2018-04-13 20:08:12 +00:00
media_playlist.h Fix default_language not effective with 2-char code 2018-04-13 20:08:12 +00:00
media_playlist_unittest.cc Fix default_language not effective with 2-char code 2018-04-13 20:08:12 +00:00
mock_media_playlist.cc Consolidate various playlist_type types 2017-07-21 20:43:14 +00:00
mock_media_playlist.h Fix default_language not effective with 2-char code 2018-04-13 20:08:12 +00:00
simple_hls_notifier.cc Implement multi DRM support. (Part 1) 2018-03-03 01:39:16 +00:00
simple_hls_notifier.h Refactor MasterPlaylist::WriteMasterPlaylist 2018-02-02 14:13:12 -08:00
simple_hls_notifier_unittest.cc Implement multi DRM support. (Part 1) 2018-03-03 01:39:16 +00:00
tag.cc Use Tag in Media Playlist 2018-02-01 22:59:45 +00:00
tag.h Use Tag in Media Playlist 2018-02-01 22:59:45 +00:00