comparison mplayer.c @ 22281:f00e6b43e79f

Add missing #ifdef
author uau
date Wed, 21 Feb 2007 03:13:48 +0000
parents a5e5b0c45c03
children 83366c8e1928
comparison
equal deleted inserted replaced
22280:a5e5b0c45c03 22281:f00e6b43e79f
198 .begin_skip = MP_NOPTS_VALUE, 198 .begin_skip = MP_NOPTS_VALUE,
199 .play_tree_step = 1, 199 .play_tree_step = 1,
200 .global_sub_pos = -1, 200 .global_sub_pos = -1,
201 .set_of_sub_pos = -1, 201 .set_of_sub_pos = -1,
202 .file_format = DEMUXER_TYPE_UNKNOWN, 202 .file_format = DEMUXER_TYPE_UNKNOWN,
203 #ifdef HAS_DVBIN_SUPPORT
203 .last_dvb_step = 1, 204 .last_dvb_step = 1,
205 #endif
204 }; 206 };
205 207
206 int fixed_vo=0; 208 int fixed_vo=0;
207 209
208 // benchmark: 210 // benchmark: