]> git.sesse.net Git - vlc/commit
DTV: support for BDA (untested) on Windows
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 26 Mar 2011 16:30:03 +0000 (18:30 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 26 Mar 2011 16:50:30 +0000 (18:50 +0200)
commitc819250a321c8d08e612a744dd29fe785f13f39b
tree44a407b8e4e2c417312318e5c9d262c44572e936
parent17e3866e66dd67f42037d25056229be039162fbe
DTV: support for BDA (untested) on Windows

This merges the Linux DVB and Windows BDA backend behind the same
plugin-internal interface.
Like the existing BDA plugin, this does not support PID filters,
signal levels nor DVB-S2.
configure.ac
modules/access/Modules.am
modules/access/bda/Modules.am [deleted file]
modules/access/bda/bda.c [deleted file]
modules/access/bda/bda.h [deleted file]
modules/access/dtv/bdadefs.h [moved from modules/access/bda/bdadefs.h with 100% similarity]
modules/access/dtv/bdagraph.cpp [moved from modules/access/bda/bdagraph.cpp with 85% similarity]
modules/access/dtv/bdagraph.hpp [moved from modules/access/bda/bdagraph.h with 86% similarity]