2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2014-07-22 12:13:07 +08:00
|
|
|
config VIDEO_SOLO6X10
|
2014-05-19 07:23:47 +08:00
|
|
|
tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)"
|
2010-12-10 01:38:34 +08:00
|
|
|
depends on PCI && VIDEO_DEV && SND && I2C
|
2014-07-06 16:58:41 +08:00
|
|
|
select BITREVERSE
|
2013-05-15 19:26:20 +08:00
|
|
|
select FONT_SUPPORT
|
|
|
|
select FONT_8x16
|
2013-03-15 23:04:14 +08:00
|
|
|
select VIDEOBUF2_DMA_SG
|
2013-03-15 23:11:17 +08:00
|
|
|
select VIDEOBUF2_DMA_CONTIG
|
2011-04-25 05:15:09 +08:00
|
|
|
select SND_PCM
|
2013-05-17 18:24:05 +08:00
|
|
|
select FONT_8x16
|
2019-03-20 18:39:44 +08:00
|
|
|
help
|
2014-05-19 07:23:47 +08:00
|
|
|
This driver supports the Bluecherry H.264 and MPEG-4 hardware
|
|
|
|
compression capture cards and other Softlogic-based ones.
|
|
|
|
|
|
|
|
Following cards have been tested:
|
|
|
|
* Bluecherry BC-H16480A (PCIe, 16 port, H.264)
|
|
|
|
* Bluecherry BC-H04120A (PCIe, 4 port, H.264)
|
|
|
|
* Bluecherry BC-H04120A-MPCI (Mini-PCI, 4 port, H.264)
|
|
|
|
* Bluecherry BC-04120A (PCIe, 4 port, MPEG-4)
|