linux/drivers/media/dvb
Andreas Oberritter 4a24ce3a17 V4L/DVB (7329): add flag to allow software demux to recognize the output type
Previously, the macro DVR_FEED, which is used to recognize and filter
out duplicate packets going to the DVR device, used the TS_PAYLOAD_ONLY
flag to identify a packet's destination.

This kind of filtering was introduced by the following two changesets:

Now, that it is possible to record TS PIDs using the demux device by
setting the output type to DMX_OUT_TSDEMUX_TAP, checking TS_PAYLOAD_ONLY
is not sufficient anymore. Therefore another flag, TS_DEMUX, is added to
specify the output type of a feed.

This allows multiple clients to filter the same TS PID on a demux device
simultaneously.

Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-04-24 14:07:48 -03:00
..
b2c2 V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
bt8xx V4L/DVB (7273): suppress compound statement warning in dvb-bt8xx.c 2008-04-24 14:07:45 -03:00
cinergyT2 V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYS 2007-10-22 12:01:31 -02:00
dvb-core V4L/DVB (7329): add flag to allow software demux to recognize the output type 2008-04-24 14:07:48 -03:00
dvb-usb V4L/DVB (7328): usb/opera1.c: fix a memory leak 2008-03-20 12:39:01 -03:00
frontends V4L/DVB (7261): Use the same callback argument as xc3028 and xc5000 2008-04-24 14:07:45 -03:00
pluto2 V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS 2007-07-18 14:23:56 -03:00
ttpci V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
ttusb-budget V4L/DVB (7140): constify function pointer tables 2008-04-24 14:07:15 -03:00
ttusb-dec get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
Kconfig Fix Kconfig dependency problems wrt boolean menuconfigs 2007-06-28 11:34:53 -07:00
Makefile