shaka-packager/packager/media/formats
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
..
mp2t Read SPS/PPS Nalus from decoder configurations. 2016-03-04 18:41:50 +00:00
mp4 Add support for v1 PSSH boxes. 2016-03-07 14:45:01 -08:00
mpeg Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
webm Add error messages for when a WebM Cluster is too large. 2016-02-26 19:21:52 +00:00
webvtt MacOSX: Solve libbase.a conflict link error 2016-01-22 18:50:05 -08:00
wvm Replace vector_as_array(...) with vector::data() 2016-03-02 10:22:15 -08:00