DescriptionMerge 193326 "Revert of Add helper to validate JPEG decode subsa..."
> Revert of Add helper to validate JPEG decode subsampling factors (patchset #1 id:1 of https://codereview.chromium.org/1039503003/)
>
> Reason for revert:
> Per the bug, Factor 3 images are acceptable to libjpeg6b and users can even create them using its well-known cjpeg tool.
>
> Original issue's description:
> > Add helper to validate JPEG subsampling factors
> >
> > Use it to turn the invalid horizontal/vertical subsampling factor 3 to a
> > 1, which is fine for both the YUV decoding path (it won't turn on if any
> > of the component subsamplings is 3) and the normal JPEG decode path.
> >
> > TEST=Covered by the test added in r192900
> > BUG=398235
> >
> > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192980
>
> TBR=sugoi@chromium.org,reveman@chromium.org,pdr@chromium.org
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=398235
>
> Review URL: https://codereview.chromium.org/1069083003
git-svn-id: svn://svn.chromium.org/blink/trunk@193326 bbb929c8-8fbe-4397-9dbb-9b2b20218538
(cherry picked from commit 8a5bed0d225efcb2e7fbd96deb2b0307bff04679)
Merge blink r193326 into M43 branch 2357
TBR=vangelis@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=486508
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|