gstvalue: add stepped ranges
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Wed, 30 Nov 2011 14:45:12 +0000 (14:45 +0000)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Tue, 24 Jan 2012 12:11:44 +0000 (12:11 +0000)
commit39533f4364b7f3fd8b54f87039acebc705d68c3a
tree4325e765623082a9074ebc033fe3fd3ae658736c
parent7319b52a2e2236d14c5c85bdb745ced3839309f2
gstvalue: add stepped ranges

int and int64 ranges can now have an optional step (defaulting to 1).
Members of the range are those values within the min and max bounds
which are a multiple of this step.

https://bugzilla.gnome.org/show_bug.cgi?id=665294
gst/gststructure.c
gst/gstvalue.c
gst/gstvalue.h
win32/common/libgstreamer.def