V4L/DVB (9802): cx18: Add module parameters for finer control over buffer allocations
authorAndy Walls <awalls@radix.net>
Mon, 8 Dec 2008 02:30:17 +0000 (23:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:38:29 +0000 (09:38 -0200)
commit6ecd86dcc838fa446ec86334a9fe0c1e415e3514
treedf04619a856f7adaa5cfed62df396a2aa2375c67
parent66c2a6b0bc0b394d215768610d96f44cf97052ac
V4L/DVB (9802): cx18: Add module parameters for finer control over buffer allocations

cx18: Add module parameters for finer control over buffer allocations.
User now has the option of setting smaller buffers to get lower
latency transfers from the encoder.  User can also now set the number
of buffers used for a stream explicitly.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-driver.c
drivers/media/video/cx18/cx18-driver.h
drivers/media/video/cx18/cx18-dvb.c
drivers/media/video/cx18/cx18-streams.c