[linuxtv-cvs] dvb-kernel
Patrick Boettcher via CVS
pb at linuxtv.org
Mon Mar 21 09:50:47 CET 2005
CVSROOT: /cvs/linuxtv
Module name: dvb-kernel
Changes by: pb 20050321 09:50:47
Modified files:
linux/drivers/media/dvb/b2c2: flexcop-hw-filter.c flexcop-usb.c
flexcop-usb.h
Log message:
Patch by Vadim Catana
- driver receives many null TS packets (pid=0x1fff). They occupy the
limited USB bandwidth and this leads to loss of video packets.
Enabling the null packet filter fixes this.
- packets that flexcop sends to USB have a 2 byte header that has to
be removed.
- sometimes a TS packet is split between different urbs. These parts have
to be combined in a temporary buffer.
Thanks a lot.
More information about the linuxtv-cvs
mailing list