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:
dfd9690
)
[media] s5p-jpeg: Prevent erroneous downscaling for Exynos3250 SoC
author
Jacek Anaszewski
<j.anaszewski@samsung.com>
Fri, 11 Jul 2014 15:19:47 +0000
(12:19 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 30 Jul 2014 22:20:14 +0000
(19:20 -0300)
JPEG codec on Exynos3250 SoC produces broken raw image if a JPEG
image is decoded to YUV420 format and downscaled by a factor
greater than 2. Prevent this by asserting downscale ratio to 2.
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found