Skip to content
  • Laurent Aimar's avatar
    Fixed SSA subtitles pause. · c4f35e50
    Laurent Aimar authored
     I have modified spu_RenderSubpictures to take a b_paused argument.
     The calls to pf_pre_render/pf_update_regions could have been moved to
    spu_SortSubpicture and might have been cleaner BUT the way used keeps
    all time consumming tasks inside spu_RenderSubpictures.
    c4f35e50