gstvalue: Add new GstInt64Range type
authorPhilippe Normand <pnormand@igalia.com>
Tue, 24 Aug 2010 10:27:30 +0000 (12:27 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 1 Sep 2010 09:07:37 +0000 (11:07 +0200)
commitb2e6379be832d92a0363291fe55c3f4670e2dde9
treebc8552e6343880ab57a56c2d46da7df302deb639
parent00a0f4fd0bd02464c5f7157689674662c87d375e
gstvalue: Add new GstInt64Range type

new GstInt64Range to store gint64 ranges.

API: GST_TYPE_INT64_RANGE
API: gst_value_set_int64_range
API: gst_value_get_int64_range_min
API: gst_value_get_int64_range_max

Fixes bug #627826.
docs/gst/gstreamer-sections.txt
gst/gststructure.c
gst/gstvalue.c
gst/gstvalue.h
tests/check/gst/gstvalue.c
win32/common/libgstreamer.def