shaka-packager/packager/media/event
Kongqun Yang 80c54a533a Update cmd flags to support static mpd with live profile
- Deprecated command line flags --profile and --single_segment.
  'segment_template' in stream descriptors implies live profile
  and non-single segment.
- Added flag --generate_static_mpd_for_live_profile to generate
  static mpd for live profile; if not set, dynamic mpd will be
  generated.

Close #142

Change-Id: I78879297ed118f0f246c4753a16ad125bd6b5e4f
2017-01-13 20:00:10 +00:00
..
hls_notify_muxer_listener.cc Ensure some method calls NotifyEncryptionStart() 2016-11-08 15:56:28 -08:00
hls_notify_muxer_listener.h Ensure some method calls NotifyEncryptionStart() 2016-11-08 15:56:28 -08:00
hls_notify_muxer_listener_unittest.cc Ensure some method calls NotifyEncryptionStart() 2016-11-08 15:56:28 -08:00
media_event.gyp Rename filters directory to codecs 2016-05-27 16:13:19 -07:00
mock_muxer_listener.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
mock_muxer_listener.h Fix HLS packaging failure with clear lead = 0 2016-07-11 20:43:01 +00:00
mpd_notify_muxer_listener.cc Part one of supporting live profile with static mpd 2017-01-13 19:59:49 +00:00
mpd_notify_muxer_listener.h Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
mpd_notify_muxer_listener_unittest.cc Update cmd flags to support static mpd with live profile 2017-01-13 20:00:10 +00:00
muxer_listener.h Fix HLS packaging failure with clear lead = 0 2016-07-11 20:43:01 +00:00
muxer_listener_internal.cc Update cmd flags to support static mpd with live profile 2017-01-13 20:00:10 +00:00
muxer_listener_internal.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
muxer_listener_test_helper.cc Update cmd flags to support static mpd with live profile 2017-01-13 20:00:10 +00:00
muxer_listener_test_helper.h Implemented WebM VP9 subsample encryption and decryption. 2016-08-18 13:55:36 -07:00
progress_listener.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
vod_media_info_dump_muxer_listener.cc Update cmd flags to support static mpd with live profile 2017-01-13 20:00:10 +00:00
vod_media_info_dump_muxer_listener.h Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
vod_media_info_dump_muxer_listener_unittest.cc Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00