Cleanup: Loops in VSE effect processing
Some effect functions looped over alternating lines, previously with different factors. Since only one factor is used, code can be simplified by looping all lines in one for loop. There should be no functional changes.
This commit is contained in: