nlecomposition: Properly update segment->start/stop on commit
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Tue, 12 Jan 2016 17:05:48 +0000 (17:05 +0000)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Sat, 29 Jul 2017 23:47:27 +0000 (19:47 -0400)
commit03317e710da9dc0bde51a40d85c11232f90d1694
tree723a0f31ae627fe51e345ca97f5e700a7f4bf174
parent487d9df367b2635183e3cf8d1db6385ab49195a8
nlecomposition: Properly update segment->start/stop on commit

Otherwise they will just be the ones from the previous seek event/
stack setup and be meaningless.

Also document the priv->segment meaning.

Fixes https://phabricator.freedesktop.org/T7796
plugins/nle/nlecomposition.c