git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4bb75f
)
[media] coda: drop JPEG buffers not framed by SOI and EOI markers
author
Philipp Zabel
<p.zabel@pengutronix.de>
Wed, 8 Oct 2014 16:09:27 +0000
(13:09 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 28 Oct 2014 17:41:07 +0000
(15:41 -0200)
This patch adds a quick check for valid JPEG frames before feeding them into
the bitstream buffer: Frames that do not begin with the JPEG start of image
marker and end with the end of image marker are dropped.
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>
No differences found