• Show log

    Commit

  • Hash : ad9c02c6
    Author : DRC
    Date : 2024-09-23T13:22:09

    tj3Set(): Allow TJPARAM_LOSSLESSPT vals from 0..15
    
    The target data precision isn't necessarily known at the time that the
    calling program sets TJPARAM_LOSSLESSPT, so tj3Set() needs to allow all
    possible values (from 0 to 15.)  jpeg_enable_lossless(), which is called
    within the body of tj3Compress*(), will throw an error if the point
    transform value is greater than {data precision} - 1.
    

  • 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