commit | 3139f43f8eca4d3a8a0ffe3b0b9cd8ebe0e3be95 | [log] [tgz] |
---|---|---|
author | Christian Löpke <loepke@edfritsch.de> | Sat Jul 18 04:15:01 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Aug 11 14:43:23 2015 -0300 |
tree | 7c5fccf0190cc2d4df6b70025689ca6488423ef8 | |
parent | dd6ff6a05b3d467acff47131759e15d40933656c [diff] |
[media] Technisat SkyStar USB HD,(DVB-S/S2) too much URBs for arm devices Using 8 URBs results in a consecutive buffer allocation of too much memory for some arm devices. As we use isochronuous transfers the number of URBs can be reduced without risking data-loss. Signed-off-by: Christian Loepke <loepke@edfritsch.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>