summaryrefslogtreecommitdiffstats
path: root/dec_video.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-30 17:38:09 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-30 17:38:09 +0000
commit734198df1942bc85fffdb046bcf109d9687faeeb (patch)
treeefd29bfcb3210bc5e6a086ef0f96344a9b38bcdc /dec_video.h
parent704ca0fcef86e8b4199df8441dba9c000b3a8cdb (diff)
downloadmpv-734198df1942bc85fffdb046bcf109d9687faeeb.tar.bz2
mpv-734198df1942bc85fffdb046bcf109d9687faeeb.tar.xz
more cleanup, warnings fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2564 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'dec_video.h')
-rw-r--r--dec_video.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dec_video.h b/dec_video.h
index 5d056216bb..d1c6049903 100644
--- a/dec_video.h
+++ b/dec_video.h
@@ -15,3 +15,5 @@ extern int get_video_quality_max(sh_video_t *sh_video);
extern void set_video_quality(sh_video_t *sh_video,int quality);
int set_video_colors(sh_video_t *sh_video,char *item,int value);
+
+extern int divx_quality;