summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
authornick <nick@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-27 18:39:53 +0000
committernick <nick@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-27 18:39:53 +0000
commitbffd4007956561f8f3e442c934213bb1e774d9ae (patch)
tree0a4b1513035dbcfef68f5a74c604e023fe2749a4 /mencoder.c
parentfc476c1b708e79b10b8ddd6b42351e129e5ab541 (diff)
downloadmpv-bffd4007956561f8f3e442c934213bb1e774d9ae.tar.bz2
mpv-bffd4007956561f8f3e442c934213bb1e774d9ae.tar.xz
Support for HW equalizing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4389 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/mencoder.c b/mencoder.c
index 3a95dda64a..7a6f57cb85 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -84,6 +84,17 @@ int lavc_param_keyint = -1;
#include "fastmemcpy.h"
+/**************************************************************************
+ Video accelerated architecture
+**************************************************************************/
+vo_vaa_t vo_vaa;
+int v_hw_equ_cap=0;
+int v_bright=50;
+int v_cont=50;
+int v_hue=50;
+int v_saturation=50;
+
+
//--------------------------
// cache2: