log

age author description
Sat, 11 Sep 2010 12:17:11 +0000 diego Move codecname extern variable declaration to gui.h, which is better suited.
Sat, 11 Sep 2010 12:13:30 +0000 diego Move disable_gui_conf extern var declaration to mplayer.h, where it belongs.
Sat, 11 Sep 2010 12:10:43 +0000 diego Move sx/sy extern variable declaration to gmplayer.h, which is better suited.
Sat, 11 Sep 2010 11:47:07 +0000 diego Move all MEncoder-related extern variable declarations to mencoder.h.
Sat, 11 Sep 2010 11:43:05 +0000 diego Move mconfig extern variable declaration to mpcommon.h.
Sat, 11 Sep 2010 11:38:36 +0000 diego Move stream_cache_* extern variable declarations to mpcommon.h.
Sat, 11 Sep 2010 11:33:07 +0000 diego Move video_time_usage / vout_time_usage extern var declarations to mpcommon.h.
Sat, 11 Sep 2010 11:11:10 +0000 diego Move audio_lang / dvdsub_lang extern variable declarations to mpcommon.h.
Sat, 11 Sep 2010 10:57:31 +0000 diego Replace force_fps extern declaration by mpcommon.h #include.
Sat, 11 Sep 2010 10:44:28 +0000 diego Replace dvdsub_id extern declaration by mpcommon.h #include.
Fri, 10 Sep 2010 21:57:22 +0000 diego Replace a bunch of extern declarations by proper mpcommon.h #include.
Fri, 10 Sep 2010 21:54:39 +0000 diego Add necessary config.h #include.
Fri, 10 Sep 2010 21:51:39 +0000 diego Replace audio_delay extern declaration by proper mplayer.h #include.
Fri, 10 Sep 2010 21:48:48 +0000 diego Move slave_mode extern declaration to mplayer.h, where it belongs.
Fri, 10 Sep 2010 21:42:13 +0000 diego Replace audio_id / video_id extern declarations by mpcommon.h #include.
Fri, 10 Sep 2010 16:55:12 +0000 diego Remove unnecessary stream_cache_size extern declaration.
Fri, 10 Sep 2010 16:54:47 +0000 diego Remove duplicate stream_cache_size extern declaration.
Fri, 10 Sep 2010 16:52:05 +0000 diego Remove duplicate vobsub_id extern declaration.
Fri, 10 Sep 2010 15:38:03 +0000 diego Move fs_seg extern variable declaration to ldt_keeper.h, where it belongs.
Fri, 10 Sep 2010 14:03:07 +0000 gpoirier fix XML structure to make xmllint happy :-)
Fri, 10 Sep 2010 13:52:56 +0000 diego Remove unnecessary cache_fill_status #define.
Fri, 10 Sep 2010 12:28:07 +0000 jrash Synced with help_mp-en.h rev. 32066
Fri, 10 Sep 2010 11:50:40 +0000 jrash Synced with help_mp-en.h rev. 32066
Thu, 09 Sep 2010 18:57:48 +0000 diego cosmetics: reorder declarations, prettyprinting
Thu, 09 Sep 2010 18:52:56 +0000 diego Move extern declarations used by both mplayer.c and mencoder.c to mpcommon.h.
Thu, 09 Sep 2010 18:40:30 +0000 diego Remove unused video_driver/audio_driver extern variable declarations.
Thu, 09 Sep 2010 17:15:16 +0000 diego Move mplPBFade extern declaration to gmplayer.h, which is better suited.
Thu, 09 Sep 2010 17:10:18 +0000 diego Move stream_dump_type extern declaration to mplayer.h, where it belongs.
Thu, 09 Sep 2010 17:01:43 +0000 diego Add appropriate #include instead of declaring seek-related variables extern.
Thu, 09 Sep 2010 16:59:21 +0000 diego Add appropriate #include instead of declaring vo_gamma_* extern.