After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 785694 - decklinksrc: Raise limit of devices to 16
decklinksrc: Raise limit of devices to 16
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-08-01 14:05 UTC by Georg Lippitsch
Modified: 2017-08-01 15:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
decklinksrc: Raise limit of devices to 16 (1.45 KB, patch)
2017-08-01 14:05 UTC, Georg Lippitsch
none Details | Review
decklinksrc: Raise limit of devices to 16 (1.20 KB, patch)
2017-08-01 14:29 UTC, Georg Lippitsch
committed Details | Review

Description Georg Lippitsch 2017-08-01 14:05:39 UTC
Created attachment 356732 [details] [review]
decklinksrc: Raise limit of devices to 16

decklinksrc was limited to a maximum of 10 devices.
The patch introduces a #define for the upper limit, and raises that to 16.
Comment 1 Georg Lippitsch 2017-08-01 14:29:30 UTC
Created attachment 356739 [details] [review]
decklinksrc: Raise limit of devices to 16
Comment 2 Nicolas Dufresne (ndufresne) 2017-08-01 15:10:55 UTC
Attachment 356739 [details] pushed as a205338 - decklinksrc: Raise limit of devices to 16
Comment 3 Nicolas Dufresne (ndufresne) 2017-08-01 15:11:18 UTC
Thanks.