comparison mencoder.c @ 4462:3c556f8a4159

Minor fixes
author nick
date Fri, 01 Feb 2002 11:41:38 +0000
parents 71d05615a378
children 7e8910727e7a
comparison
equal deleted inserted replaced
4461:daf81b7e8b3d 4462:3c556f8a4159
90 90
91 /************************************************************************** 91 /**************************************************************************
92 Video accelerated architecture 92 Video accelerated architecture
93 **************************************************************************/ 93 **************************************************************************/
94 vo_vaa_t vo_vaa; 94 vo_vaa_t vo_vaa;
95 95 int vo_doublebuffering;
96 96
97 //-------------------------- 97 //--------------------------
98 98
99 // cache2: 99 // cache2:
100 static int stream_cache_size=0; 100 static int stream_cache_size=0;