summaryrefslogtreecommitdiffstats
path: root/libmpdemux/tv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/tv.h')
-rw-r--r--libmpdemux/tv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpdemux/tv.h b/libmpdemux/tv.h
index a6627c0d9c..ce3ac1e3c0 100644
--- a/libmpdemux/tv.h
+++ b/libmpdemux/tv.h
@@ -21,7 +21,7 @@ extern char *tv_param_driver;
extern int tv_param_width;
extern int tv_param_height;
extern int tv_param_input;
-extern char *tv_param_outfmt;
+extern int tv_param_outfmt;
extern float tv_param_fps;
extern char **tv_param_channels;
extern int tv_param_noaudio;