]> git.sesse.net Git - vlc/commit
add new filename_sanitize and path_sanitize functions to remove forbidden charcters...
authorAntoine Cellerier <dionoea@videolan.org>
Fri, 26 Jan 2007 22:37:28 +0000 (22:37 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Fri, 26 Jan 2007 22:37:28 +0000 (22:37 +0000)
commitccf664e20dd3dbf5feb554299c6267c9815da582
treee837bd1a2f381848ad3aa2eb0f655628614a0b47
parent9c3e6c5367a085e41794efae05eb5c1a20ff1394
add new filename_sanitize and path_sanitize functions to remove forbidden charcters from filenames/paths and use where appropriate.
include/vlc_strings.h
modules/access_output/file.c
modules/video_filter/marq.c
modules/video_output/image.c
src/text/strings.c
src/video_output/vout_intf.c