]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit358cd7c43fb907a4863c6ee31f0527fd2f6cdf32
tree360e4da893b1ec2f6862c77d8f1ad704c1422524
parentf4e98c62d3ab4e19aba3e2e9e47f8d59619ed08b
[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