gstreamer/tests/check
Nirbheek Chauhan 5195ad9126 gsturi: Add new API for storing unmodified userinfo / fragment
New API: gst_uri_from_string_escaped()

Identical to gst_uri_from_string() except that the userinfo and
fragment components of the URI will not be unescaped while parsing.

This is needed for correctly parsing usernames or passwords with `:`
in them such as reported at:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/831

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/583>
2020-08-03 16:07:45 +00:00
..
elements tests/elements/leaks.c: check get_tracer_by_name return value 2020-07-10 15:13:11 +00:00
generic Remove autotools build system 2019-10-13 16:10:42 +01:00
gst gsturi: Add new API for storing unmodified userinfo / fragment 2020-08-03 16:07:45 +00:00
libs basetransform: handle invalid subclass implementation for fixate_caps 2020-07-28 14:14:38 +00:00
pipelines Use gst_object_unref() / gst_object_clear() instead of the GObject ones 2020-04-20 16:28:52 +00:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
gstreamer.supp tests: Add test for new live-objects leaktracer API 2019-07-02 15:13:26 +05:30
meson.build tracer: declare GstTracer API stable 2020-07-24 13:33:50 +01:00