Commit Graph

3 Commits

Author SHA1 Message Date
Joey Parrish b9d2f6e8cd Fix failed assertion while parsing data-less PSSH.
When there is no data section in the PSSH, we need to skip 0 bytes,
which should not be an issue.

Change-Id: I53ab5d666f6895175a300bcc080a12e0375c3a25
2015-02-23 18:15:23 -08:00
Joey Parrish 08bdb3079b Make PSSH parser more robust.
Includes unit tests and covers zero-sized PSSHs, truncated PSSHs, and
various orderings of both v0 and v1 PSSHs.

Change-Id: I79ecc9475d483be610c003b57e831954a1c9800b
2015-02-06 10:57:47 -08:00
Joey Parrish b3d035be9f Shaka Player release v1.0 2014-12-19 14:26:19 -08:00