V4L/DVB (11096): V4L2 Driver for the Hauppauge HD PVR usb capture device
The device encodes component video up to 1080i to a MPEG-TS stream with H.264 video and stereo AAC audio. Newer firmwares accept also AC3 (up to 5.1) audio over optical SPDIF without reencoding. Firmware upgrade is unimplemeted but rather unimportant since the firmware sits on a flash chip. The I2C adapter to drive the integrated infrared receiver/sender is currently disabled due to a conflict with cx18-based devices. Tested-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Janne Grunau <j@jannau.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
		
					parent
					
						
							
								8c84cfda3e
							
						
					
				
			
			
				commit
				
					
						9aba42efe8
					
				
			
		
					 10 changed files with 2333 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -88,6 +88,7 @@
 | 
			
		|||
#define I2C_HW_B_CX2341X	0x010020 /* Conexant CX2341X MPEG encoder cards */
 | 
			
		||||
#define I2C_HW_B_CX23885	0x010022 /* conexant 23885 based tv cards (bus1) */
 | 
			
		||||
#define I2C_HW_B_AU0828		0x010023 /* auvitek au0828 usb bridge */
 | 
			
		||||
#define I2C_HW_B_HDPVR		0x010025 /* Hauppauge HD PVR */
 | 
			
		||||
 | 
			
		||||
/* --- SGI adapters							*/
 | 
			
		||||
#define I2C_HW_SGI_VINO		0x160000
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue