 |
Mplayer source code trace (2) @ Welkin小窩 :: 痞客邦 PIXNET ::
從Mplayer.c的main開始 處理參數 mconfig = m_config_new(); m_config_register_options(mconfig,mplayer_opts); // TODO : add something to let modules register their options mp_input_register_options(mconfig); parse_cfgfiles(mconfig); 初始化mpctx架構體 ...
welkinchen.pixnet.net |
 |