log

age author description
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.
Thu, 09 Sep 2010 16:57:05 +0000 diego Remove unused cache_stats function.
Thu, 09 Sep 2010 16:54:35 +0000 diego Move cache_fill_status extern declaration to cache2.h, where it belongs.