• Show log

    Commit

  • Hash : 55d342c7
    Author : DRC
    Date : 2023-11-16T15:36:47

    TurboJPEG: Expose/extend hidden "max pixels" param
    
    TJPARAM_MAXPIXELS was previously hidden and used only for fuzz testing,
    but it is potentially useful for calling applications as well,
    particularly if they want to guard against excessive memory consumption
    by the tj3LoadImage*() functions.  The parameter has also been extended
    to decompression and lossless transformation functions/methods, mainly
    as a convenience.  (It was already possible for calling applications to
    impose their own JPEG image size limits by reading the JPEG header prior
    to decompressing or transforming the image.)
    

  • 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