uri: Add new uri API to get media fragments URI as table
authorSeungha Yang <sh.yang@lge.com>
Tue, 22 Nov 2016 07:52:46 +0000 (16:52 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 6 Dec 2016 20:28:55 +0000 (20:28 +0000)
commit0494c173e0b72005146195ca001771a0cd8eb5ba
tree2f464a761e183a0de3c5823b1f9d65bf239760fb
parent0728b9b59b1e18b174e210590e3b120f2bf8cf9f
uri: Add new uri API to get media fragments URI as table

As an usecase of URI fragment, it can indicate temporal or spatial
dimension of a media stream. To easily parse key-value pair,
newly added gst_uri_get_media_fragment_table () API will provide
the table of key-value pair likewise URI query.
See also https://www.w3.org/TR/media-frags/

https://bugzilla.gnome.org/show_bug.cgi?id=774830
docs/gst/gstreamer-sections.txt
gst/gsturi.c
gst/gsturi.h
tests/check/gst/gsturi.c
win32/common/libgstreamer.def