value: fix union of int range and int when extending on a side
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 13 Mar 2017 11:08:01 +0000 (11:08 +0000)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 20 Mar 2017 14:09:55 +0000 (14:09 +0000)
commit371fe0be650ac42d3a06c7cbb3fdd9475c3393fe
treefc3b632f7670312801c813aa8b9f55b77d31f30a
parent058bdcfe6b6ae4c1ceb8c31560d2a9bffe075e1d
value: fix union of int range and int when extending on a side

The internal representation uses bounds scaled by the step

Add tests to catch those cases
gst/gstvalue.c
tests/check/gst/gstvalue.c