[Bug 777239] Gstreamer decklink elements are limited to a maximum of 10 devices (but it should support 48)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jan 14 12:24:06 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=777239

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
 Attachment #343457|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 343457
  --> https://bugzilla.gnome.org/attachment.cgi?id=343457
This patch raises the maximum number of supported devices from 10 to 48

I'd rather make it unlimited and instead of using a static sized array of
Devices, just use a (dynamically growing) GArray. Then we won't ever have to
increase the limit again in the future

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list