Home
last modified time | relevance | path

Searched refs:CONF_TYPE_STRING_LIST (Results 1 – 19 of 19) sorted by relevance

/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dcfg-common.h65 {"channels", &stream_radio_defaults.channels, CONF_TYPE_STRING_LIST, 0, 0 ,0, NULL},
95 {"channels", &stream_tv_defaults.channels, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
190 {"list", &af_cfg.list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
505 {"af*", &af_cfg.list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
511 {"afm", &audio_fm_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
512 {"vfm", &video_fm_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
513 {"ac", &audio_codec_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
514 {"vc", &video_codec_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
557 {"sub", &sub_name, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
558 {"sub-paths", &sub_paths, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
[all …]
H A Dcfg-mplayer.h72 {"vo", &video_driver_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
73 {"ao", &audio_driver_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
196 {"fstype", &vo_fstype_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
H A Dm_option.h187 #define CONF_TYPE_STRING_LIST (&m_option_type_string_list) macro
H A Dm_option.c1724 const m_option_t list_opt = {opt_name , NULL, CONF_TYPE_STRING_LIST, in obj_settings_list_del()
H A Dcommand.c2122 { "metadata", mp_property_metadata, CONF_TYPE_STRING_LIST,
/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dcfg-common.h65 {"channels", &stream_radio_defaults.channels, CONF_TYPE_STRING_LIST, 0, 0 ,0, NULL},
95 {"channels", &stream_tv_defaults.channels, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
190 {"list", &af_cfg.list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
505 {"af*", &af_cfg.list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
511 {"afm", &audio_fm_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
512 {"vfm", &video_fm_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
513 {"ac", &audio_codec_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
514 {"vc", &video_codec_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
557 {"sub", &sub_name, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
558 {"sub-paths", &sub_paths, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
[all …]
H A Dcfg-mplayer.h72 {"vo", &video_driver_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
73 {"ao", &audio_driver_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
196 {"fstype", &vo_fstype_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
H A Dm_option.h187 #define CONF_TYPE_STRING_LIST (&m_option_type_string_list) macro
H A Dm_option.c1724 const m_option_t list_opt = {opt_name , NULL, CONF_TYPE_STRING_LIST, in obj_settings_list_del()
H A Dcommand.c2122 { "metadata", mp_property_metadata, CONF_TYPE_STRING_LIST,
/dports/multimedia/mplayer/mplayer-export-2021-12-29/gui/win32/
H A Dwincfg.c65 { "vo_driver", &video_driver_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL },
69 { "ao_driver", &audio_driver_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL },
/dports/multimedia/mencoder/mplayer-export-2021-12-29/gui/win32/
H A Dwincfg.c65 { "vo_driver", &video_driver_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL },
69 { "ao_driver", &audio_driver_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL },
/dports/multimedia/mencoder/mplayer-export-2021-12-29/gui/app/
H A Dcfg.c207 …{ "vo_driver", &video_driver_list, CONF_TYPE_STRING_LIST, 0, 0, …
208 …{ "v_vfm", &video_fm_list, CONF_TYPE_STRING_LIST, 0, 0, …
220 …{ "ao_driver", &audio_driver_list, CONF_TYPE_STRING_LIST, 0, 0, …
221 …{ "a_afm", &audio_fm_list, CONF_TYPE_STRING_LIST, 0, 0, …
/dports/multimedia/mplayer/mplayer-export-2021-12-29/gui/app/
H A Dcfg.c207 …{ "vo_driver", &video_driver_list, CONF_TYPE_STRING_LIST, 0, 0, …
208 …{ "v_vfm", &video_fm_list, CONF_TYPE_STRING_LIST, 0, 0, …
220 …{ "ao_driver", &audio_driver_list, CONF_TYPE_STRING_LIST, 0, 0, …
221 …{ "a_afm", &audio_fm_list, CONF_TYPE_STRING_LIST, 0, 0, …
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmenu/
H A Dmenu_filesel.c93 { "actions", ST_OFF(actions), CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
/dports/multimedia/mpv/mpv-0.34.1/options/
H A Dm_option.h224 #define CONF_TYPE_STRING_LIST (&m_option_type_string_list) macro
H A Doptions.c378 { "profile", CONF_TYPE_STRING_LIST, 0, .offset = -1},
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmenu/
H A Dmenu_filesel.c93 { "actions", ST_OFF(actions), CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},
/dports/multimedia/mpv/mpv-0.34.1/player/
H A Dcommand.c2495 *(struct m_option *)arg = (struct m_option){.type = CONF_TYPE_STRING_LIST}; in mp_property_display_names()
3183 *(struct m_option *)arg = (struct m_option){.type = CONF_TYPE_STRING_LIST}; in mp_property_protocols()
3197 *(struct m_option *)arg = (struct m_option){.type = CONF_TYPE_STRING_LIST}; in mp_property_keylist()
3251 *(struct m_option *)arg = (struct m_option){.type = CONF_TYPE_STRING_LIST}; in mp_property_lavf_demuxers()
3340 *(struct m_option *)arg = (struct m_option){.type = CONF_TYPE_STRING_LIST}; in access_option_list()
3419 {"choices", .type = {.type = CONF_TYPE_STRING_LIST}, in mp_property_option_info()
3442 *(struct m_option *)arg = (struct m_option){.type = CONF_TYPE_STRING_LIST}; in mp_property_list()