linux/drivers/media/common/siano
Mauro Carvalho Chehab e1b2ac4d1e [media] siano: Only feed DVB data when there's a feed
Right now, the driver sends DVB data even before tunning.
It was noticed that this may lead into some mistakes at DVB
decode, as the PIDs from wrong channels may be associated with
another frequency, as they may already be inside the PID buffers.
So, prevent it by not feeding DVB demux with data while there's no
feed or while the device is not tuned.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-21 07:52:05 -03:00
..
Kconfig [media] siano: split debugfs code into a separate file 2013-03-21 07:48:41 -03:00
Makefile [media] siano: split debugfs code into a separate file 2013-03-21 07:48:41 -03:00
sms-cards.c [media] siano: add new devices to the Siano Driver 2013-03-21 07:45:06 -03:00
sms-cards.h [media] siano: add new devices to the Siano Driver 2013-03-21 07:45:06 -03:00
smscoreapi.c [media] siano: simplify message endianness logic 2013-03-21 07:46:18 -03:00
smscoreapi.h [media] siano: split debugfs code into a separate file 2013-03-21 07:48:41 -03:00
smsdvb-debugfs.c [media] siano: add two missing fields to ISDB-T stats debugfs 2013-03-21 07:48:49 -03:00
smsdvb-main.c [media] siano: Only feed DVB data when there's a feed 2013-03-21 07:52:05 -03:00
smsdvb.h [media] siano: Only feed DVB data when there's a feed 2013-03-21 07:52:05 -03:00
smsendian.c
smsendian.h
smsir.c [media] rc-core: add separate defines for protocol bitmaps and numbers 2012-10-27 11:49:51 -02:00
smsir.h