• Show log

    Commit

  • Hash : 42fff7ce
    Author : Ryan C. Gordon
    Date : 2017-10-10T22:18:46

    audio: Don't stack-allocate resampler padding.
    
    (I thought padding size ranged from 5 frames to ~30 frames (based around
    RESAMPLER_ZERO_CROSSINGS, which is 5), but it's actually between 512 and
    several thousands (based on RESAMPLER_SAMPLES_PER_ZERO_CROSSING)). It gets
    big fast when downsampling.
    

  • Properties

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

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags