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
Change-Id: I1ed18bf876b6154d08a1f7913aa7e76c525451f9
Also move codecs related classes in mp4 to codecs directory. Change-Id: I83db2bcf9e66b405fcceed78918b762b26cd7fce