shaka-packager/packager
Rintaro Kuroiwa 2756902934 Fix small bugs in HLS playlist generation
- Media Playlist that is non-VERSION 1 must have EXT-X-VERSION.
- Attribute for EXTINF should be CODECS instead of CODEC.
- BANDWIDTH attribute expects bitrate (not bytes per second).
- Removed unnecessary check if MediaInfo has media_info_name, in
  SimpleHlsNotifier::NotifyNewStream().

Change-Id: Ia63cfa59e5e2ec24bbf1b784164e6e41176fc589
2016-04-18 17:14:26 -07:00
..
app Use TsMuxer in driver program 2016-04-18 19:13:50 +00:00
hls Fix small bugs in HLS playlist generation 2016-04-18 17:14:26 -07:00
media Close files in Finalize for WebM segmenters. 2016-04-18 21:28:09 +00:00
mpd Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
testing Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
third_party MacOSX: Import apple_apsl 2016-01-22 18:50:05 -08:00
tools Add a utility script used to generate/parse PSSH boxes. 2016-04-01 16:19:45 +00:00
version Fix generate_version_string errors with old versions of git 2016-02-11 18:01:00 -08:00
common.gypi Enable '-Wimplicit-fallthrough' and fix issues 2016-01-06 17:12:49 -08:00
packager.gyp HLS MediaPlaylist class 2016-04-11 20:53:47 -07:00