]> git.sesse.net Git - vlc/commit
Adding DVB module to support satellite, cable and terestrial DVB streaming. The statu...
authorJean-Paul Saman <jpsaman@videolan.org>
Thu, 31 Jul 2003 15:30:51 +0000 (15:30 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Thu, 31 Jul 2003 15:30:51 +0000 (15:30 +0000)
commit485e4dd62440c934cf199608a62e13a9f6b6f045
treea71eb5f66e0ad33dd88de58c206e190abc6b923e
parentf5cfd12845299cc3d13eac5217815da08ff6bf07
Adding DVB module to support satellite, cable and terestrial DVB streaming. The status is that tuning works, but have had no success with video/audio yet. (Setting of filters does not seem to work perfectly yet.).
modules/access/dvb/Modules.am [new file with mode: 0644]
modules/access/dvb/access.c [new file with mode: 0644]
modules/access/dvb/dvb.c [new file with mode: 0644]
modules/access/dvb/dvb.h [new file with mode: 0644]
modules/access/dvb/qpsk.c [new file with mode: 0644]