shaka-packager/packager/app/test/testdata/hevc-with-encryption
KongQun Yang 8767d20f38 Fix potential slice header size off by one byte in H265
In H265Parser::ParseSliceHeader, the parser does not handle
byte_alignment() from the spec. byte_alignment() reportedly contains
at least one bit, which is not handled right now.

See Section 7.3.2.12 Rec. ITU-T H.265 v3 (04/2015).

Also added a few size sanity checks in H265Parser to make sure the
code does not crash if an invalid input is provided.

Fixes #383.

Change-Id: I33b31396058fc5ba67a0fc119be5fe56ec9443b0
2018-05-03 18:13:07 +00:00
..
bear-640x360-hevc-video.mp4 Fix potential slice header size off by one byte in H265 2018-05-03 18:13:07 +00:00
output.mpd Fix bitrate for DASH on-demand profile too 2018-04-24 23:25:02 +00:00