]> git.sesse.net Git - ffmpeg/commit
avdevice/decklink: add support for selecting devices based on their unique ID
authorMarton Balint <cus@passwd.hu>
Thu, 20 Sep 2018 21:56:00 +0000 (23:56 +0200)
committerMarton Balint <cus@passwd.hu>
Sun, 23 Sep 2018 16:55:29 +0000 (18:55 +0200)
commitdb6b4b56b322969d99f77e087e9e72295738efb4
tree54686f7d14308cb4840013010e1d9416907dc22e
parent0f9b298242ca2e1e2e4414967921463566f1dded
avdevice/decklink: add support for selecting devices based on their unique ID

Also bump the API version requirement to 10.9.5, because on olders versions
there were some reports of crashes using the undocumented, yet available
BMDDeckLinkDeviceHandle.

Signed-off-by: Marton Balint <cus@passwd.hu>
configure
doc/indevs.texi
doc/outdevs.texi
libavdevice/decklink_common.cpp
libavdevice/decklink_common.h
libavdevice/version.h