log

age author description
Sun, 12 Sep 2010 11:21:12 +0000 reimar Remove stheader.h include from mpcommon.h since it
Sun, 12 Sep 2010 11:12:06 +0000 reimar Remove a duplicate mconfig declaration
Sun, 12 Sep 2010 11:11:44 +0000 reimar Fix win32 gui compilation
Sun, 12 Sep 2010 00:30:15 +0000 diego Add missing #include for vd_ffmpeg.h; fixes the warning:
Sun, 12 Sep 2010 00:11:26 +0000 diego Enable Apple remote code when compiling is possible; do not require running it.
Sat, 11 Sep 2010 23:53:15 +0000 diego Move TV input free_handle static function to tv.c and make it non-static.
Sat, 11 Sep 2010 23:30:52 +0000 diego Separate compiler warning flags from other compiler flags.
Sat, 11 Sep 2010 23:22:01 +0000 diego cosmetics: Place some FFmpeg-related variables in a more sensible order.
Sat, 11 Sep 2010 22:52:14 +0000 diego Add explanatory comment for video_out.h #inclusion in libao2/.
Sat, 11 Sep 2010 22:47:53 +0000 diego Remove pointless typedef keyword from struct RTPState declaration; fixes:
Sat, 11 Sep 2010 22:31:29 +0000 diego Add required #includes to fix 'make checkheaders'.
Sat, 11 Sep 2010 22:24:16 +0000 diego Add required config.h #includes.
Sat, 11 Sep 2010 22:20:35 +0000 diego Use identical signature for eosd_ass_init in both the .c and .h file.
Sat, 11 Sep 2010 22:19:39 +0000 diego Add required header m_config.h; fixes 'make checkheaders'.
Sat, 11 Sep 2010 22:14:08 +0000 diego cosmetics: Add #endif comment.
Sat, 11 Sep 2010 22:13:45 +0000 diego cosmetics: Break some long lines.
Sat, 11 Sep 2010 22:12:41 +0000 diego Add #include for required header mp_core.h; fixes 'make checkheaders'.
Sat, 11 Sep 2010 22:11:40 +0000 diego Get rid of MPLAYER_DSP_H hack and #include dsp.h instead.
Sat, 11 Sep 2010 14:56:52 +0000 diego Move local_wm extern variable declaration to loader.h, which is better suited.
Sat, 11 Sep 2010 14:43:06 +0000 diego Move dxr2_fd extern variable declaration to vo_dxr2.h, where it belongs.
Sat, 11 Sep 2010 14:40:26 +0000 diego Move ivtv_fd extern variable declaration to vo_ivtv.h, where it belongs.
Sat, 11 Sep 2010 14:37:12 +0000 diego Move v4l2_fd extern declaration to vo_v4l2.h, where it belongs.
Sat, 11 Sep 2010 14:31:13 +0000 ramiro indent
Sat, 11 Sep 2010 14:30:54 +0000 ramiro swscale: remove unused code
Sat, 11 Sep 2010 14:29:55 +0000 ramiro rgb2rgb: remove unused yvu9toyv12 function
Sat, 11 Sep 2010 14:13:21 +0000 diego Rename vo_mpegpes_fd2 variable to ao_mpegpes_fd.
Sat, 11 Sep 2010 12:32:38 +0000 diego Mark is_mplayer_front() as static, it is only used within the file; fixes:
Sat, 11 Sep 2010 12:20:07 +0000 diego Replace proc_priority extern declaration by osdep/priority.h #include.
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.
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.