]> err.no Git - linux-2.6/commitdiff
V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MB
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 19 Aug 2007 08:32:33 +0000 (05:32 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:05:41 +0000 (22:05 -0300)
Some streams (PCM, VBI decoding) do not need that much memory, so specify
the allocated memory in kB instead of MB to limit memory usage. E.g. 1 MB
is overkill for the VBI decoding stream, 64 kB is enough.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found