]> git.sesse.net Git - nageru/commit
Fix a pretty bad JPEG decoding bug; VA-API expects its quantization matrix to be...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 7 Nov 2018 16:38:35 +0000 (17:38 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 7 Nov 2018 16:39:02 +0000 (17:39 +0100)
commit63c85abf201856f7a471cf701131e4083b5f1b8d
tree521fb3ca7e052d9f447b59b3a5e3a6406c0f1533
parent4268eef4f78db50a65e408fff35ce7606ad3ebb2
Fix a pretty bad JPEG decoding bug; VA-API expects its quantization matrix to be in zigzag order.
vaapi_jpeg_decoder.cpp