shaka-packager/packager/media/formats
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
..
mp2t Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
mp4 Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
mpeg Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
webm Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
webvtt Implemented WebM VP9 subsample encryption and decryption. 2016-08-18 13:55:36 -07:00
wvm Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00