playbin2: try to catch malformed URIs
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 12 Sep 2011 14:10:37 +0000 (15:10 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 13 Sep 2011 20:57:10 +0000 (21:57 +0100)
commit14a79628a732d040402c09990e43ea80c14a681c
treed27fc96054edee5179a28717dd7dc24c911bb8d2
parent454c554b113b6be1b3d8af55b1d79e0da85266a6
playbin2: try to catch malformed URIs

Only log in debug log for now, since the check is a bit
half-hearted, its purpose is mostly to make sure people
use gst_filename_to_uri() or g_filename_to_uri().

https://bugzilla.gnome.org/show_bug.cgi?id=654673
gst/playback/gstplaybin2.c