videoaggregator: simplify aggregate returning
authorThiago Santos <thiagoss@osg.samsung.com>
Wed, 6 May 2015 17:29:01 +0000 (14:29 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Mon, 8 Jun 2015 15:35:25 +0000 (12:35 -0300)
commit7b8d819d186156f35ec67c47b6d42cd72685d6c2
tree9c879711d5d64fb443e90c8b43b85ad07893ac41
parent443a3beb8f0ca4514a2f1af0728d153c48610326
videoaggregator: simplify aggregate returning

Rework special handling with goto/labels to only have one case
and otherwise just return normally.
gst-libs/gst/video/gstvideoaggregator.c