GNOME Bugzilla – Bug 778028
decklinkaudiosrc: Fix get_caps returning EMPTY
Last modified: 2017-02-01 13:19:37 UTC
If get_caps is called before negotiation, channels_found will be 0 and therefore won't intersect with the template caps.
Created attachment 344708 [details] [review] 0001-decklinkaudiosrc-Fix-get_caps-returning-EMPTY.patch
commit 21a9a8985163c6cdadb673af369401f974a8afe9 Author: Vivia Nikolaidou <vivia@toolsonair.com> Date: Wed Feb 1 15:13:32 2017 +0200 decklinkaudiosrc: Fix get_caps returning EMPTY If get_caps is called before negotiation, channels_found will be 0 and therefore won't intersect with the template caps. https://bugzilla.gnome.org/show_bug.cgi?id=778028