shaka-packager/packager/mpd/base
Kongqun Yang c3d1dc1733 Deprecate STLDeleter and string_as_array
1. Replace STLDeleter with unique_ptr in container, which is
   supported in C++11
2. Replace string_as_array with &string[0] which is guaranteed
   to work in C++11

Change-Id: I7f39c0e51fc8a3fcbb41313094a0ca6b33db7bf3
2016-09-01 17:39:11 +00:00
..
xml Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +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 Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
content_protection_element.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
content_protection_element.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
dash_iop_mpd_notifier.cc Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
dash_iop_mpd_notifier.h Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
dash_iop_mpd_notifier_unittest.cc Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
language_utils.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
language_utils.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
media_info.proto Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
mock_mpd_builder.cc Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
mock_mpd_builder.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
mock_mpd_notifier.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
mock_mpd_notifier.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
mpd_builder.cc Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
mpd_builder.h Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
mpd_builder_unittest.cc Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
mpd_notifier.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
mpd_notifier_util.cc Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
mpd_notifier_util.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
mpd_options.h Add version information to generated HLS manifests 2016-07-11 23:26:36 +00:00
mpd_utils.cc Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
mpd_utils.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
segment_info.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
simple_mpd_notifier.cc Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
simple_mpd_notifier.h Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
simple_mpd_notifier_unittest.cc Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00