]> git.sesse.net Git - vlc/commit
Linux DVB: always open demux/dvr0 (and ca0)
authorRémi Denis-Courmont <remi@remlab.net>
Wed, 25 May 2011 19:30:03 +0000 (22:30 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Wed, 25 May 2011 19:54:18 +0000 (22:54 +0300)
commitaa524d8e0139636c345f2f673d260e6181361a48
treeadc096e3b6e9151095aa91ba82bbbfe2935308d4
parentef29143350b942364808d6ccc9ba230604f82b54
Linux DVB: always open demux/dvr0 (and ca0)

Multi-frontend adapters (single tuner, multiple standards) provide
multiple frontend nodes and only one demux. So the device number
is only used when selecting the frontend.

I am going to assume that devices with multiple independent tuners
show as multiple adapters (otherwise this is totally screwed).
modules/access/dtv/linux.c