commit | 0eef89403ece8879c5159a5b70e95b3a853921f2 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Fri Mar 03 09:12:49 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Mar 22 10:06:26 2017 -0300 |
tree | db37e258da94b351587d87aa2f0e0367d809fa18 | |
parent | 331e7860f3da430500559c665bd0ea63260fc9dc [diff] |
[media] coda: pad first h.264 buffer to 512 bytes The bitstream reader needs 512 bytes ready to read to examine the headers in the first frame. If that frame is too small, prepend it with a filler NAL. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>