log

age author description
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.
Thu, 10 Jun 2010 14:14:18 +0000 diego Only enable vd_zrmjpeg.c/vf_zrmjpeg.c for MPlayer.
Thu, 10 Jun 2010 11:55:44 +0000 diego Add support for compiling against external libmpeg2.
Thu, 10 Jun 2010 09:52:30 +0000 diego libmpeg2: Remove local quantizer scale changes related to postprocessing.
Wed, 09 Jun 2010 21:13:03 +0000 tack ao_jack: increase maximum allowed channels from 6 to 8.