]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/media/dvb-core/dvb_demux.h
[media] dvb-demux: add functionality to send raw payload to the dvr device
authorMichael Krufky <mkrufky@kernellabs.com>
Sat, 27 Aug 2011 21:46:37 +0000 (18:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 20 May 2012 13:03:06 +0000 (10:03 -0300)
commit8e156702aadbec4b478f60b9fc6af91990fcd6d0
tree360e4da893b1ec2f6862c77d8f1ad704c1422524
parentadabb266efb5a8d36f664ca44f7000063e566671
[media] dvb-demux: add functionality to send raw payload to the dvr device

If your driver needs to deliver the raw payload to userspace without
passing through the kernel demux, use function: dvb_dmx_swfilter_raw

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_demux.c
drivers/media/dvb/dvb-core/dvb_demux.h