summaryrefslogtreecommitdiffstats
path: root/stream/tv.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/tv.c')
-rw-r--r--stream/tv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/tv.c b/stream/tv.c
index d6a6552832..a3fbaeeb02 100644
--- a/stream/tv.c
+++ b/stream/tv.c
@@ -55,6 +55,7 @@ int tv_param_outfmt = -1;
float tv_param_fps = -1.0;
char **tv_param_channels = NULL;
int tv_param_audio_id = 0;
+int tv_param_automute = 0;
#if defined(HAVE_TV_V4L)
int tv_param_amode = -1;
int tv_param_volume = -1;