shaka-packager/packager/media/test
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
..
data Fix WebM keyframe detection in BlockGroup 2016-08-18 23:20:40 +00:00
media_test.gyp MacOSX: Fix run_all_unittests target name conflict 2016-01-22 18:50:05 -08:00
packager_test.cc Deprecate STLDeleter and string_as_array 2016-09-01 17:39:11 +00:00
run_tests_with_atexit_manager.cc LOG_TO_SYSTEM_DEBUG_LOG instead of a file 2016-08-31 14:50:23 -07:00
test_data_util.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
test_data_util.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00