• Show log

    Commit

  • Hash : a81a8c13
    Author : DRC
    Date : 2019-08-14T13:17:11

    SSE2 SIMD: Fix prog Huffman enc. error if Sl%16==0
    
    (regression introduced by 5b177b3cab5cfb661256c1e74df160158ec6c34e)
    
    The SSE2 implementation of progressive Huffman encoding performed
    extraneous iterations when the scan length was a multiple of 16.
    
    Based on:
    https://github.com/rouault/libjpeg-turbo/commit/bb7f1ef98305da915e581b59bd0ec2ef7bdb8468
    
    Fixes #335
    Closes #367
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libjpeg-turbo.git
    Git SSH git@git.kmx.io:kc3-lang/libjpeg-turbo.git
    Public access ? public
    Description

    Fork of libjpeg with SIMD

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags