• Show log

    Commit

  • Hash : 6d206a7b
    Author : Ryan C. Gordon
    Date : 2017-09-22T07:42:24

    audio: Stream resampling now saves some samples from previous run for padding.
    
    Previously, the padding was silence, which was a problem when streaming since
    you would sample a little bit of this silence between each buffer.
    
    We still need a means to get padding data for the right hand side, but this
    patch makes the resampler output more correct.
    

  • 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