clip: Resync priorities when removing an effect
authorThibault Saunier <tsaunier@igalia.com>
Thu, 6 Sep 2018 00:49:09 +0000 (21:49 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Thu, 6 Sep 2018 00:52:37 +0000 (21:52 -0300)
commit2443b1a413e98c66c68553da510c10a7b2d09efe
treed8653cd58fdc6b95619c624a4b322037387bee7b
parente71e1cc9fb35d3fb8d621779ede7a71c12c9694b
clip: Resync priorities when removing an effect

When removing a top effect in the list of top effects, other
effects priorities need to take that into account to avoid
holes in the indices.
ges/ges-clip.c
ges/ges-container.c
tests/check/python/test_clip.py