shaka-packager/packager/media/event
Rintaro Kuroiwa 6a7b32641a Get MpdWriter working again
- ContentProtection elements were missing when using MpdWriter,
  therefore mpd_generator also did not generate ContentProtection.
- MpdWriter uses MpdNotifier now, instead of directly using MpdBuiler.
- Add mock_mpd_notifier.{h,cc} to be shared by several tests.

Change-Id: Id0f6213aa0c80e50294cd4193962054b0b5c2492
2015-09-22 15:00:03 -07:00
..
media_event.gyp Get MpdWriter working again 2015-09-22 15:00:03 -07:00
mpd_notify_muxer_listener.cc Live profile MPD did not have ContentProtection 2015-09-16 15:50:00 -07:00
mpd_notify_muxer_listener.h Call MpdNotifier::NotifyNewSegment for VOD 2015-08-05 11:49:15 -07:00
mpd_notify_muxer_listener_unittest.cc Get MpdWriter working again 2015-09-22 15:00:03 -07:00
muxer_listener.h Live profile MPD did not have ContentProtection 2015-09-16 15:50:00 -07:00
muxer_listener_internal.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
muxer_listener_internal.h MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
muxer_listener_test_helper.cc Handle MpdNotifyMuxerListener::OnSampleDurationReady() for VOD 2015-08-03 13:07:18 -07:00
muxer_listener_test_helper.h Handle MpdNotifyMuxerListener::OnSampleDurationReady() for VOD 2015-08-03 13:07:18 -07:00
progress_listener.h Add ProgressListener for progress updates 2015-05-14 19:09:02 -07:00
vod_media_info_dump_muxer_listener.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
vod_media_info_dump_muxer_listener.h Pass content protection information to MuxerListener 2015-07-13 19:03:44 -07:00
vod_media_info_dump_muxer_listener_unittest.cc Handle MpdNotifyMuxerListener::OnSampleDurationReady() for VOD 2015-08-03 13:07:18 -07:00