decklink: do not repeat first video format in caps template
authorJosep Torra <n770galaxy@gmail.com>
Wed, 22 Apr 2015 15:04:25 +0000 (17:04 +0200)
committerJosep Torra <n770galaxy@gmail.com>
Wed, 22 Apr 2015 15:20:21 +0000 (17:20 +0200)
commit6b70b848ee215d81c7aa66c10209c3e6996a6f50
tree4fab87d5ffc516a8e4f5e4aa1c8e79399479bf43
parent8305f14dedcfce4bc4d43500a9ad8a974bfd48cd
decklink: do not repeat first video format in caps template

The first entry in the modes array is used as default mode for autodetection.
There's no need to copy it into the caps template.
sys/decklink/gstdecklink.cpp