Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 08 Sep 2010 20:07:58 +0000 | diego | Replace m_config_parse_config_file() forward declaration by proper #include. |
Wed, 08 Sep 2010 20:04:10 +0000 | diego | Add proper #include instead of declaring sub_unicode extern. |
Wed, 08 Sep 2010 20:01:34 +0000 | diego | Add proper #include instead of declaring index_mode extern. |
Wed, 08 Sep 2010 19:51:57 +0000 | diego | Move lavc_param_* extern declarations to ve.h. |
Wed, 08 Sep 2010 19:40:20 +0000 | diego | Replace mp_wav_taglists extern declaration by proper #include. |
Wed, 08 Sep 2010 19:35:02 +0000 | diego | Refactor all font_fontconfig extern declarations to libvo/font_load.h. |
Wed, 08 Sep 2010 19:26:42 +0000 | diego | Move sub_cp extern declaration to subreader.h, where it belongs. |
Wed, 08 Sep 2010 19:18:59 +0000 | diego | cosmetics: Group all sub_* extern variable declarations together. |