commit | 5269aed0f82e703533b7831a49ab76b955b01b6b | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Thu Oct 02 14:08:33 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Oct 28 15:38:37 2014 -0200 |
tree | cda0caf73e6ee8af1c198213e7c429100a80a6ad | |
parent | 7cbb105feff82722206613f3e4cee3e98df827d9 [diff] |
[media] coda: pad input stream for JPEG decoder Before starting a PIC_RUN, pad the bitstream with 0xff until 256 bytes past the next multiple of 256 bytes, if the buffer to be decoded is the last buffer in the bitstream. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Kamil Debski <k.debski@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>