shaka-packager/packager/media
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
..
base Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
codecs Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
event Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
file Add appveyor config for Windows CI 2016-08-23 12:24:34 -07:00
formats Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
test Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00