shaka-packager/packager/mpd/base
Rintaro Kuroiwa 749571fc07 Do MpdBuilder test TODOs
- Added factory methods for creating Representation and AdaptationSet in
  tests.
- Since most tests only needed access to the constructors for
  Representation and AdaptationSet, instead of using
  FRIEND_TEST_ALL_PREFIXES() for each test case, added factory methods
  on the test class.
- Check the 'frameRate' attribute in
  CommonMpbBuilderTest.SetSampleDuration.

Change-Id: I57bd3a90b397f90c3a3a91de03eb96000f58ef58
2015-10-30 14:48:30 -07:00
..
xml Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00: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 More fix for live 2015-09-29 15:12:46 -07:00
dash_iop_mpd_notifier.h Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
dash_iop_mpd_notifier_unittest.cc Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00: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 Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
mock_mpd_notifier.cc Get MpdWriter working again 2015-09-22 15:00:03 -07:00
mock_mpd_notifier.h More fix for live 2015-09-29 15:12:46 -07:00
mpd_builder.cc Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
mpd_builder.h Do MpdBuilder test TODOs 2015-10-30 14:48:30 -07:00
mpd_builder_unittest.cc Do MpdBuilder test TODOs 2015-10-30 14:48:30 -07:00
mpd_notifier.h More fix for live 2015-09-29 15:12:46 -07:00
mpd_notifier_util.cc Live profile MPD did not have ContentProtection 2015-09-16 15:50:00 -07:00
mpd_notifier_util.h Live profile MPD did not have ContentProtection 2015-09-16 15:50:00 -07:00
mpd_options.h move mpd_options to its own file 2014-12-15 19:04:40 +00:00
mpd_utils.cc Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
mpd_utils.h More fix for live 2015-09-29 15:12:46 -07:00
segment_info.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
simple_mpd_notifier.cc More fix for live 2015-09-29 15:12:46 -07:00
simple_mpd_notifier.h Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
simple_mpd_notifier_unittest.cc Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00