timedvaluecontrolsource: Check that the only iter is the end iter in the GSequence
authorThibault Saunier <tsaunier@gnome.org>
Sat, 16 May 2015 10:57:12 +0000 (12:57 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Sat, 16 May 2015 11:08:06 +0000 (13:08 +0200)
commit33924a7f0426f2d86dd774899128b89d6a69b423
tree600b2441e83f0ae12aacf24ad2842eb49c9858d0
parent78bbaeb6e7adbb20a4bc6efe2057dd44999063a7
timedvaluecontrolsource: Check that the only iter is the end iter in the GSequence

Previous patch was assuming that if the returned iter was the last iter
the GSequence was empty, which is obviously wrong.
libs/gst/controller/gsttimedvaluecontrolsource.c