shaka-packager/packager/media
Jacob Trimble 9d67f545ed Add support for v1 PSSH boxes.
This moves pssh parsing to its own class in media base.  This type
can be used to parse and generate pssh boxes.  This new type also
supports both v0 an v1 boxes.

This also modifies the pssh box definition to only have the |raw_box|
and moves all pssh parsing and handling into mp4 media parser.

A follow-up change will replace the remaining usages of 'raw' pssh
box data with the new type.

Issue #88

Change-Id: Ic2436ecb5df8b3558b81e600dc095b0efd122ab1
2016-03-07 14:45:01 -08:00
..
base Add support for v1 PSSH boxes. 2016-03-07 14:45:01 -08:00
event Replace vector_as_array(...) with vector::data() 2016-03-02 10:22:15 -08:00
file Replace vector_as_array(...) with vector::data() 2016-03-02 10:22:15 -08:00
filters Moved common code out of H264Parser. 2016-03-04 13:25:54 -08:00
formats Add support for v1 PSSH boxes. 2016-03-07 14:45:01 -08:00
test Update hevc test file to have more than one key frames 2016-03-03 17:34:24 -08:00