value: Store integer ranges directly in a GValue without additional allocation
authorSebastian Dröge <sebastian@centricular.com>
Thu, 19 Jun 2014 07:05:18 +0000 (09:05 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 19 Jun 2014 07:09:07 +0000 (09:09 +0200)
commitd84d01aad4c8cf6df0af89bdd34b55c51eaa9e97
tree06f3df91faa0fdd13b78d948faa9ac95ac1f47af
parent37e8ffcc4ff399089713720f0160d22f61ae937a
value: Store integer ranges directly in a GValue without additional allocation

Micro optimization to save some allocations. Next step to do this
with fraction ranges too.
gst/gstvalue.c