container: fix child duration callback
authorHenry Wilkes <hwilkes@igalia.com>
Mon, 24 Feb 2020 20:19:12 +0000 (20:19 +0000)
committerThibault Saunier <tsaunier@igalia.com>
Thu, 5 Mar 2020 20:04:51 +0000 (17:04 -0300)
commit7afa7040547e21219709153877681e6debdd821c
treea3ab6c656a4ba847aa18d1306f77093693c6b24f
parent11d93367a91d832e1031d3c8c0cdccf2ddb89cd2
container: fix child duration callback

Previously, we were setting the inpoint_offset using the start offset in
the duration callback!

Also added a notify for when the duration is changed in the child start
callback.
ges/ges-container.c