comparison cfg-mplayer.h @ 32459:1a605463f62b

Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.
author cigaes
date Wed, 27 Oct 2010 16:58:23 +0000
parents faefba58f413
children 0adeebe4e561
comparison
equal deleted inserted replaced
32458:ab8fb38f28b1 32459:1a605463f62b
33 #include "libvo/geometry.h" 33 #include "libvo/geometry.h"
34 #include "libvo/vo_dxr2.h" 34 #include "libvo/vo_dxr2.h"
35 #include "libvo/vo_fbdev.h" 35 #include "libvo/vo_fbdev.h"
36 #include "libvo/vo_zr.h" 36 #include "libvo/vo_zr.h"
37 #include "mp_fifo.h" 37 #include "mp_fifo.h"
38 #include "unrar_exec.h" 38 #include "sub/unrar_exec.h"
39 39
40 40
41 const m_option_t vd_conf[]={ 41 const m_option_t vd_conf[]={
42 {"help", "Use MPlayer with an appropriate video file instead of live partners to avoid vd.\n", CONF_TYPE_PRINT, CONF_NOCFG|CONF_GLOBAL, 0, 0, NULL}, 42 {"help", "Use MPlayer with an appropriate video file instead of live partners to avoid vd.\n", CONF_TYPE_PRINT, CONF_NOCFG|CONF_GLOBAL, 0, 0, NULL},
43 {NULL, NULL, 0, 0, 0, 0, NULL} 43 {NULL, NULL, 0, 0, 0, 0, NULL}