summaryrefslogtreecommitdiffstats
path: root/mencoder.c
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-28 21:32:32 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-28 21:32:32 +0000
commit64bedd9683e4c7d029dff71a92a3b7036d8e0f93 (patch)
tree61d1034d66d0833ebffba324f8c47592f41b360d /mencoder.c
parent56e2afddf96abb82b9c0aa11b8088254007089e9 (diff)
downloadmpv-64bedd9683e4c7d029dff71a92a3b7036d8e0f93.tar.bz2
mpv-64bedd9683e4c7d029dff71a92a3b7036d8e0f93.tar.xz
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7125 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mencoder.c')
-rw-r--r--mencoder.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/mencoder.c b/mencoder.c
index 98dafa6e2a..257d7ff8ba 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -61,10 +61,6 @@ static char* banner_text=
#include "fastmemcpy.h"
-/**************************************************************************
- Video accelerated architecture
-**************************************************************************/
-vo_vaa_t vo_vaa; // FIXME! remove me!
int vo_doublebuffering=0;
int vo_directrendering=0;
int vo_config_count=0;