summaryrefslogtreecommitdiff
path: root/libavdevice/decklink_common_c.h
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2019-08-21 22:52:10 +0200
committerMarton Balint <cus@passwd.hu>2020-01-03 18:13:22 +0100
commit2b7097ef2795c78c264e2cb81b4ad8254eb13c60 (patch)
tree5fb928e2e4e95ec7589fec0a2b92c576a920cad0 /libavdevice/decklink_common_c.h
parent78a233e6e914d480d1c96ed6b5dcef2bd3c2695a (diff)
avdevice/decklink_dec: remove -bm_v210 option
Deprecated since Sep 28, 2017. Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavdevice/decklink_common_c.h')
-rw-r--r--libavdevice/decklink_common_c.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavdevice/decklink_common_c.h b/libavdevice/decklink_common_c.h
index b78630b5fc..88b1eae18d 100644
--- a/libavdevice/decklink_common_c.h
+++ b/libavdevice/decklink_common_c.h
@@ -42,7 +42,6 @@ struct decklink_cctx {
int list_formats;
int64_t teletext_lines;
double preroll;
- int v210;
int audio_channels;
int audio_depth;
int duplex_mode;