Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b5b62058 authored by CrazyCat's avatar CrazyCat Committed by Mauro Carvalho Chehab
Browse files

[media] technisat-sub2: Fix stream curruption on high bitrate



Fix stream curruption on high bitrate (>60mbit).

Signed-off-by: default avatarEvgeny Plehov <EvgenyPlehov@ukr.net>
Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent 1fe3a8fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -710,7 +710,7 @@ static struct dvb_usb_device_properties technisat_usb2_devices = {
					.isoc = {
						.framesperurb = 32,
						.framesize = 2048,
						.interval = 3,
						.interval = 1,
					}
				}
			},