shaka-packager/packager/mpd/base
Rintaro Kuroiwa fa4a172b04 Add MpdNofitier::Flush() for explicit flushing
- Without the Flush() method the implementation had to do writes in
  almost all methods. Usually the user of the notifier knows when to
  write out the MPD.

Change-Id: Ic165d4594f01357a8ac7e8501eefa0f85c08d32f
2015-09-10 16:24:19 -07:00
..
xml MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
bandwidth_estimator.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
bandwidth_estimator.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
bandwidth_estimator_unittest.cc Move test files in media/base to test directory 2014-10-10 10:33:17 -07:00
content_protection_element.cc MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
content_protection_element.h MpdBuilder should not automatically add ContentProtection elements 2015-07-20 10:37:20 -07:00
dash_iop_mpd_notifier.cc Add MpdNofitier::Flush() for explicit flushing 2015-09-10 16:24:19 -07:00
dash_iop_mpd_notifier.h Add MpdNofitier::Flush() for explicit flushing 2015-09-10 16:24:19 -07:00
dash_iop_mpd_notifier_unittest.cc Add MpdNofitier::Flush() for explicit flushing 2015-09-10 16:24:19 -07:00
language_utils.cc Fix signedness in DCHECKs. 2015-02-04 21:39:30 +00:00
language_utils.h Split up AdaptationSets by language. 2015-02-03 16:50:00 -08:00
media_info.proto Pass content protection information to MuxerListener 2015-07-13 19:03:44 -07:00
mock_mpd_builder.cc Add MpdNotifier that tries to generate IOP compliant MPD 2015-07-27 17:35:52 -07:00
mock_mpd_builder.h Call AddRole in DashIopCompliantMpdNotifier for video AdaptationSets 2015-08-07 11:55:27 -07:00
mpd_builder.cc Explicitly specify that availabilityStartTime is UTC 2015-09-10 11:55:12 -07:00
mpd_builder.h Add logic to correctly set subSegmentAlignment for VOD 2015-08-18 13:09:38 -07:00
mpd_builder_unittest.cc Find @par with smallest error with par_y in [1, 19] 2015-08-26 00:34:58 +00:00
mpd_notifier.h Add MpdNofitier::Flush() for explicit flushing 2015-09-10 16:24:19 -07:00
mpd_notifier_util.cc Add MpdNotifier that tries to generate IOP compliant MPD 2015-07-27 17:35:52 -07:00
mpd_notifier_util.h Add MpdNotifier that tries to generate IOP compliant MPD 2015-07-27 17:35:52 -07:00
mpd_options.h move mpd_options to its own file 2014-12-15 19:04:40 +00:00
mpd_utils.cc Make {Video,Audio,Text}Info optional 2015-06-25 17:41:00 -07:00
mpd_utils.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
segment_info.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
simple_mpd_notifier.cc Add MpdNofitier::Flush() for explicit flushing 2015-09-10 16:24:19 -07:00
simple_mpd_notifier.h Add MpdNofitier::Flush() for explicit flushing 2015-09-10 16:24:19 -07:00
simple_mpd_notifier_unittest.cc Add MpdNofitier::Flush() for explicit flushing 2015-09-10 16:24:19 -07:00