summaryrefslogtreecommitdiffstats
path: root/libmpdemux
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-15 17:58:19 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-15 17:58:19 +0000
commit17902c92bd03032635185f3ef7031d3eb742313f (patch)
treeb57b16c523db8d9ea2ac9649ba14664f063f0626 /libmpdemux
parentd0c4c00cae082cacf9cd06ac1460f9823eef2010 (diff)
downloadmpv-17902c92bd03032635185f3ef7031d3eb742313f.tar.bz2
mpv-17902c92bd03032635185f3ef7031d3eb742313f.tar.xz
0.1l ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5099 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpdemux')
-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
{