]> git.sesse.net Git - ffmpeg/commit
avdevice/decklink_dec: autodetect the video input format
authorKarthick J <kjeyapal@akamai.com>
Fri, 27 Oct 2017 06:30:23 +0000 (12:00 +0530)
committerMarton Balint <cus@passwd.hu>
Tue, 21 Nov 2017 23:08:35 +0000 (00:08 +0100)
commite8e9306b4f0017c3d2ae2a9f02136279c1a105e9
tree87f0e9e5a2980a74b91031452bda64ae4451b710
parentaa7b0329ff282ea8afb3c26dcbbc64209a280219
avdevice/decklink_dec: autodetect the video input format

When -format_code is not specified autodetection will happen.

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