Skip to content
Snippets Groups Projects
Commit 278588cd authored by Devin Heitmueller's avatar Devin Heitmueller Committed by Marton Balint
Browse files

libavdevice/decklink: add support for -sources and -sinks arguments


Add support for enumerating the sources/sinks via the ffmpeg
command line options, as opposed to having to create a real pipeline
and use the "-list_devices" option which does exit() after dumping
out the options.

Note that this patch preserves the existing "-list_devices" option,
but now shares common code for the actual enumeration.

Updated to reflect feedback from Marton Balint <cus@passwd.hu>.

Signed-off-by: default avatarDevin Heitmueller <dheitmueller@ltnglobal.com>
Signed-off-by: default avatarMarton Balint <cus@passwd.hu>
parent ff6de6b1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment