]> git.sesse.net Git - vlc/commit
udev: fix disc device node encoding
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 9 Aug 2010 16:20:04 +0000 (19:20 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 9 Aug 2010 16:22:32 +0000 (19:22 +0300)
commit653b7892d5f1d09caf9eeb4ed040012ced7af5cb
tree08076287fced039a781a9ae7971de246f63713fb
parent892a2b1aeeda130ba08ab3dab8524112f9d8ea4b
udev: fix disc device node encoding

Contrary to V4L2, the CDDA, DVD and BD plugins use the decoded file
path. In practice, this was a very minor problem as device node paths
normally only contain lower case ASCII, digits and the forward slash.
modules/services_discovery/udev.c