OSDN Git Service

avcodec/jpeglsdec: Implement the 4th (lossy) transform
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 11 Jul 2013 17:37:29 +0000 (19:37 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 12 Jul 2013 15:52:03 +0000 (17:52 +0200)
commit8aea97a49d19a12691bc82ed97705053cfdb6ad2
tree3f0c5031ae34be966ce75390853dc481e86917db
parent937cfebd72d30e617591c666ea4854a3898a64b2
avcodec/jpeglsdec: Implement the 4th (lossy) transform

Fixes remainder of Ticket893

Std deviation from the intended image is 0.11, max sample error +-1

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/jpeglsdec.c