shaka-packager/packager
Jacob Trimble e7926e7ccb Fixed mac build for H.265 parser.
Another feature that the mac build does not support.  It incorrectly
uses a copy-constructor when creating new values in a std::map.  This
is incorrect and should use an in-place constructor with C++11.

Change-Id: I1e822747e97eb4ae01596d63ea05058cc383cb49
2016-03-29 15:52:03 -07:00
..
app Added H.265 parser. 2016-03-29 20:21:46 +00:00
media Fixed mac build for H.265 parser. 2016-03-29 15:52:03 -07:00
mpd Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
testing Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
third_party MacOSX: Import apple_apsl 2016-01-22 18:50:05 -08:00
tools Add ignore file for TSan build 2015-11-13 18:57:54 +00:00
version Fix generate_version_string errors with old versions of git 2016-02-11 18:01:00 -08:00
common.gypi Enable '-Wimplicit-fallthrough' and fix issues 2016-01-06 17:12:49 -08:00
packager.gyp Enable '-Wimplicit-fallthrough' and fix issues 2016-01-06 17:12:49 -08:00