]> git.sesse.net Git - ffmpeg/commit
avdevice/decklink_dec: add support for more pixel formats
authorGildas Fargeas <fargeas.gildas@gmail.com>
Thu, 7 Sep 2017 12:46:31 +0000 (14:46 +0200)
committerMarton Balint <cus@passwd.hu>
Thu, 28 Sep 2017 19:06:03 +0000 (21:06 +0200)
commitcb8b729180cc3ccb85f6c0d2fa7190865cbc2cb7
treedebede8be361d5f89ea128c46cba74a432d494f1
parent00a61f30a05a76d10e04253987202e41f8703ebe
avdevice/decklink_dec: add support for more pixel formats

The decklink input pixel format can now be specified with the 'raw_format'
option. The -bm_v210 option is now deprecated.

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