uri: there are valid URI protocols with only two letters, like fd://
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 4 Jul 2012 16:36:55 +0000 (17:36 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 4 Jul 2012 16:39:52 +0000 (17:39 +0100)
commit3329f3f4e4d781c58a80584c460f664709312ebf
tree38efb079edf9a1b9b5881182336d033f8f8ec9c3
parentc0970867bf1db14bde9b6a558ec7d4cf14e2a7a4
uri: there are valid URI protocols with only two letters, like fd://

We added a minimum length of three letters originally so we would
fail to recognise DOS/Windows-style filenames as valid URIs (as we
should). Two should be just fine as well.
gst/gsturi.c
tests/check/gst/gsturi.c