commit | 313e91e824c0c595dec3740c0c87f55eea6bdb3f | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sun Aug 19 05:32:33 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Oct 09 22:05:41 2007 -0300 |
tree | 5e92f0e39e117c724550e0e7c8008717d287740b | |
parent | 2ce55b606b29c6ab0c8583772f6807b49cc89372 [diff] |
V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MB 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>