]> granicus.if.org Git - libjpeg-turbo/commit
Implement h1v2 fancy upsampling
authorKornel Lesiński <kornel@geekhood.net>
Sun, 10 Jul 2016 18:01:51 +0000 (19:01 +0100)
committerDRC <information@libjpeg-turbo.org>
Wed, 13 Jul 2016 22:28:19 +0000 (17:28 -0500)
commit628c168c86383e6a95f2c54e88021fe7f1713fa5
tree23291e4fdee3bf240be9d6a76a0682fe5648a8f6
parent1120ff29a178ee666504f0067e7c079a6b792296
Implement h1v2 fancy upsampling

This allows fancy upsampling to be used when decompressing 4:2:2 images
that have been losslessly rotated or transposed.

(docs and comments added by DRC)

Based on https://github.com/pornel/libjpeg-turbo/commit/f63aca945debde07e7c6476a1f667b71728c3d44

Closes #89
ChangeLog.md
jdsample.c