diff metadata_compat.c @ 6274:1c656ac8c9c9 libavformat

Allow all valid (and only valid) characters in URL scheme for url_open() The URL specification allows letters, numbers, plus, hyphen, and period in the scheme part. The isalpha() test would allow additional characters depending on locale settings while rejecting numbers and punctuation.
author mru
date Sun, 18 Jul 2010 18:38:23 +0000
parents 8515b7b4fe87
children 2d51ca7714c3
line wrap: on
line diff