• Show log

    Commit

  • Hash : 02b074fd
    Author : DRC
    Date : 2023-07-01T08:09:23

    xform fuzz: Use only xform opts to set entropy alg
    
    This is subtle, but the tj3DecompressHeader() function sets the values
    of TJPARAM_ARITHMETIC, TJPARAM_OPTIMIZE, and TJPARAM_PROGRESSIVE.
    Unless we unset those values, the entropy algorithm used in the
    transformed JPEG image will be determined by the union of the parameter
    values and the transform options, which isn't what we want.
    

  • 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