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