log

age author description
Mon, 14 Jun 2010 17:17:04 +0000 diego Rename cfg-common-opts.h --> cfg-common_template.c.
Mon, 14 Jun 2010 15:50:07 +0000 diego Fix embarassing OCNFIG vs. CONFIG typo.
Mon, 14 Jun 2010 15:48:39 +0000 diego Add header for ivtv_write() instead of forward declaring it.
Mon, 14 Jun 2010 15:43:47 +0000 diego Mark first parameter of ivtv_write as const; it is never changed.
Mon, 14 Jun 2010 15:21:09 +0000 diego cosmetics: Reindent after last commit.
Mon, 14 Jun 2010 15:19:38 +0000 diego Drop linux-devfs configure option.
Mon, 14 Jun 2010 15:17:48 +0000 diego Rename configure.log file to the more standard name config.log.
Mon, 14 Jun 2010 14:35:57 +0000 diego Replace forward declarations by proper loader/wine/winbase.h #include.
Mon, 14 Jun 2010 14:19:58 +0000 diego Ignore generated .d files below loader/qtx/.
Mon, 14 Jun 2010 14:16:30 +0000 diego Adjust comment after the removal of the pt_iter_add_gui_file macro.
Mon, 14 Jun 2010 11:46:40 +0000 diego Remove unnecessary and unused #defines.
Mon, 14 Jun 2010 11:45:33 +0000 diego Replace forward declarations by loader/wine/winbase.h #include.
Mon, 14 Jun 2010 11:41:07 +0000 diego Remove unnecessary get_path() declaration.
Mon, 14 Jun 2010 11:39:22 +0000 diego Remove unnecessary get_path() declaration.
Mon, 14 Jun 2010 11:34:48 +0000 diego Add path.o to the dependency list of the loader test programs.
Mon, 14 Jun 2010 11:30:59 +0000 diego Remove unused function ComponentDummy().
Mon, 14 Jun 2010 11:28:51 +0000 diego Add ad_mp3lib.h #include for the mplayer_audio_read prototype.
Mon, 14 Jun 2010 11:27:26 +0000 diego Revert marking mplayer_audio_read() as static; it is used from linked .o files.
Mon, 14 Jun 2010 11:25:39 +0000 diego Mark exit_sig() function as static; it is only used within the file.
Mon, 14 Jun 2010 11:24:55 +0000 diego Add a command to the binary build rule.
Mon, 14 Jun 2010 11:16:30 +0000 diego typo: Add missing '$' to EXESUF variable in binary build rule.
Mon, 14 Jun 2010 11:15:21 +0000 diego Revert linking vd_zrmjpeg.c and vf_zrmjpeg.c to MPlayer only.
Mon, 14 Jun 2010 11:11:41 +0000 diego Ignore .d files with dependency information.
Mon, 14 Jun 2010 11:10:49 +0000 diego get_path.c was renamed to path.c.
Mon, 14 Jun 2010 09:34:54 +0000 diego Remove redundant monitor_aspect extern declaration, fixes the warning:
Mon, 14 Jun 2010 09:33:48 +0000 diego Mark mplayer_audio_read() function as static; it is not used outside the file.
Mon, 14 Jun 2010 08:55:32 +0000 lu_zero Reinstate libmpeg2 hook to export quantization
Sun, 13 Jun 2010 22:38:15 +0000 reimar Remove more gui-related code from libvo.
Sun, 13 Jun 2010 19:10:37 +0000 reimar Remove some unused win32 GUI code.
Sun, 13 Jun 2010 19:09:11 +0000 reimar Fix sub_window default.
Sun, 13 Jun 2010 18:25:26 +0000 reimar Move wsSearch function and make it static.
Sun, 13 Jun 2010 18:20:07 +0000 reimar Drop inline attribute, it does not really make sense and without
Sun, 13 Jun 2010 17:59:59 +0000 reimar Install error handler as early as possible to avoid crashing.
Sun, 13 Jun 2010 17:20:29 +0000 reimar Fix function pointer types in tvi_functions struct
Sun, 13 Jun 2010 17:18:48 +0000 diego Add CONFIG_LIBRTMP and HAVE_ISATTY #defines to config.h for FFmpeg.
Sun, 13 Jun 2010 17:15:55 +0000 diego Remove unused function pt_add_gui_file().
Sun, 13 Jun 2010 17:10:52 +0000 reimar Remove unused mp_input_init parameter.
Sun, 13 Jun 2010 13:40:18 +0000 reimar 100l, add missing 0-termination of keymap file.
Sun, 13 Jun 2010 12:08:00 +0000 reimar Add missing font_load.h include (previously hidden by gui include).
Sun, 13 Jun 2010 12:05:58 +0000 reimar Remove unused includes.
Sun, 13 Jun 2010 12:04:13 +0000 reimar For vos that support the new libvo API (provide UPDATE_SCREENINFO),
Sun, 13 Jun 2010 11:51:41 +0000 reimar Gui: Do not just exit on X error, just ignoring problems is already
Sun, 13 Jun 2010 11:38:18 +0000 reimar Indentation fix.
Sun, 13 Jun 2010 11:34:14 +0000 reimar Remove Gui-specific slave commands and associated key-bindings and other code.
Sun, 13 Jun 2010 11:17:26 +0000 reimar Remove mp_msg related GUI hacks.
Sun, 13 Jun 2010 10:45:20 +0000 reimar Allow LGPL for csputils as well, they were previously part of gl_common
Sun, 13 Jun 2010 10:42:32 +0000 reimar Dual-license gl_common and vo_gl under the LGPL v2.1 or later as
Sun, 13 Jun 2010 08:19:12 +0000 reimar Extend libvpx configure check to reject too old versions.
Sun, 13 Jun 2010 05:32:09 +0000 reimar Add QuantizeBuffer function call to gif test to actually test linking.
Sat, 12 Jun 2010 17:12:27 +0000 tack Add quotes around tune names, otherwise "(psy tuning)" does not get
Sat, 12 Jun 2010 07:05:22 +0000 reimar Respect -cache-seek-min also for on-disk files to reduce issues with mov.
Fri, 11 Jun 2010 15:19:42 +0000 diego mga_vid depends on static libswscale.
Fri, 11 Jun 2010 13:01:03 +0000 jrash sync with en/mplayer.1 rev. 31364
Fri, 11 Jun 2010 11:57:45 +0000 jrash Synced with help_mp-en.h rev. 31353
Fri, 11 Jun 2010 11:02:23 +0000 diego Drop hunk that was forgotten in the quantizer_scale removal.
Fri, 11 Jun 2010 10:25:21 +0000 siretart move the mga video check below the libswscale check
Thu, 10 Jun 2010 21:58:03 +0000 tack Cosmetics: properly indent block after introducing if statement in r31363.
Thu, 10 Jun 2010 21:49:59 +0000 tack -x264encopts: document preset, tune, and profile options; remove
Thu, 10 Jun 2010 21:45:20 +0000 tack ve_x264: rewrite option parsing and add support for x264's presets,
Thu, 10 Jun 2010 16:01:59 +0000 cehoyos yuv422 is not supported by current VDPAU hardware.