]> git.sesse.net Git - vlc/commit
* modules/demux/ts.c, modules/access/dvb: Added support for the CAM device
authorChristophe Massiot <massiot@videolan.org>
Fri, 3 Sep 2004 18:42:25 +0000 (18:42 +0000)
committerChristophe Massiot <massiot@videolan.org>
Fri, 3 Sep 2004 18:42:25 +0000 (18:42 +0000)
commit9c36906f44fa152559400a8ee130ae3579a37f36
tree2acdb96ad144c74fc35454de1bfc262ed08fea9c
parent61c73831d2dcd4e374f34ce0c4fdd9d0b4e7efa9
* modules/demux/ts.c, modules/access/dvb: Added support for the CAM device
  of linuxtv drivers. We currently only descramble one channel (this will
  change in the near future). Also fixed a few demux-related bugs.
include/vlc_access.h
modules/access/dvb/access.c
modules/access/dvb/dvb.h
modules/access/dvb/linux_dvb.c
modules/demux/ts.c
src/input/stream.c