]> granicus.if.org Git - libass/commit
Split some parts of ass_render_event into functions
authorwm4 <wm4@nowhere>
Sat, 15 Nov 2014 19:21:37 +0000 (20:21 +0100)
committerwm4 <wm4@nowhere>
Sat, 15 Nov 2014 19:21:37 +0000 (20:21 +0100)
commit257465d793eae8ef93d98233542746df2b2b0b71
tree5f689e0b548e863e082f03c0c50fe7646d2a4aa7
parent65207f1ce43242c4ec004b92fee4aef16b4c31ec
Split some parts of ass_render_event into functions

The split doesn't necessarily follow any logic; for the most part
it just moves each processing loop into its own function.
libass/ass_render.c