Files
KongQun Yang 577c219fb4 Disregard trailing null bytes when locating RBSP stop bit
This is a more faithful implementation of more_rbsp_data().

There could be trailing null bytes in NAL units. This isn't valid per
H264 specification, but the referenced bug includes a sample where the
PPS in the avcC record includes a trailing null byte.

Workaround the problem so packager does not fail.

A similar problem is workarounded in Chrome:
https://codereview.chromium.org/1107593004

Closes #418

Change-Id: I28cb8a9371945dc094f766c3e559d7a66859b451
2018-06-29 14:48:27 -07:00
..
2018-05-10 23:07:59 +00:00
2017-09-07 19:26:26 +00:00
2018-05-16 18:12:42 -07:00
2018-01-31 03:32:07 +00:00