ProcessorMotion::reintegrateBuffer(capture_motion) -> MotionBuffer::Reintegrate()
We should move the functionality from ProcessorMotion
to MotionBuffer
. It would be accessible from other places like for composing two captures (it will be needed when we want to remove auxiliary frames).