summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libmpdemux/tv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmpdemux/tv.h b/libmpdemux/tv.h
index 1fd8943a3f..ab42ec1e9c 100644
--- a/libmpdemux/tv.h
+++ b/libmpdemux/tv.h
@@ -20,6 +20,7 @@ extern int tv_param_height;
extern int tv_param_input;
extern char *tv_param_outfmt;
extern float tv_param_fps;
+extern int tv_param_noaudio;
typedef struct tvi_info_s
{