Patch must be applied on top of D11493.
Refactor freeSeqData so it is readable.
One strip can have multiple transform operations defined. To prevent
processing strip multiple times, build SeqCollection and use
sequencer iterator instead of iterating TransData directly.
No functional changes.