Sun, 30 May 2010 22:14:13 +0000 |
diego |
Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.
|
Mon, 03 May 2010 23:34:38 +0000 |
diego |
the great MPlayer tab removal: part II
|
Thu, 15 Apr 2010 23:01:06 +0000 |
diego |
Remove commented-out and long-gone dapsync options.
|
Sun, 04 Apr 2010 16:08:15 +0000 |
diego |
Mark dxr2_opts array as const.
|
Mon, 22 Feb 2010 09:51:44 +0000 |
diego |
Declare externally used variables from vd.c as extern in vd.h.
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Thu, 18 Feb 2010 10:19:42 +0000 |
diego |
Add header for functions exported from vo_zr.c and use it appropriately.
|
Thu, 18 Feb 2010 09:41:52 +0000 |
diego |
Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.
|
Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Thu, 12 Nov 2009 09:21:53 +0000 |
ptt |
Added -name, -title and -use-filename-title options and implementation in X11 vos
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 02 Mar 2009 11:24:20 +0000 |
reimar |
Make WinID a 64 bit integer, this should avoid issues with valid Window
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Fri, 31 Oct 2008 18:44:45 +0000 |
diego |
Add an option that sets initial playback volume.
|
Thu, 07 Aug 2008 12:20:50 +0000 |
diego |
Give a CONFIG_ prefix to preprocessor directives that lacked one and
|
Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
Thu, 07 Aug 2008 08:58:07 +0000 |
diego |
Rename a bunch of miscellaneous preprocessor directives.
|
Tue, 05 Aug 2008 08:47:51 +0000 |
diego |
Rename preprocessor directives related to image libraries.
|
Mon, 04 Aug 2008 06:16:23 +0000 |
diego |
Change a bunch of X11-specific preprocessor directives.
|
Sun, 03 Aug 2008 15:21:40 +0000 |
diego |
Change a bunch of video/audio-output-specific preprocessor directives from
|
Sat, 02 Aug 2008 17:38:11 +0000 |
diego |
Change a bunch of video-output-specific preprocessor directives from a HAVE_
|
Fri, 01 Aug 2008 20:28:58 +0000 |
diego |
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
|
Wed, 30 Jul 2008 18:07:19 +0000 |
diego |
Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
|
Wed, 30 Jul 2008 13:44:59 +0000 |
diego |
Rename two GUI-related preprocessor directives:
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Wed, 21 May 2008 15:11:49 +0000 |
compn |
remove extra dash in nocorrect-pts option
|
Fri, 11 Apr 2008 09:48:36 +0000 |
diego |
Split cfg-common.h into two separate header files. It was being included twice
|
Tue, 04 Mar 2008 19:34:56 +0000 |
diego |
Add comments to #endif preprocessor directives.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Sun, 03 Feb 2008 12:14:29 +0000 |
reimar |
Allow demuxers to choose a default value for correct_pts
|