log

age author description
Wed, 23 Jun 2010 10:59:26 +0000 diego Remove duplicated MKTAG macro definition, #include libavutil/common.h instead.
Wed, 23 Jun 2010 10:50:55 +0000 diego Change timer_name type from char* to char[]; patch taken from Uoti's tree.
Wed, 23 Jun 2010 10:47:48 +0000 diego Add CONFIG_SHARED to config.h for FFmpeg.
Tue, 22 Jun 2010 13:15:34 +0000 diego Move the .SUFFIXES rule to the bottom of the Makefile and explain it.
Tue, 22 Jun 2010 07:41:12 +0000 diego Remove disabled and unused timer-linux test main routine.
Tue, 22 Jun 2010 07:02:18 +0000 diego Remove some unnecessary #includes from configure tests.
Mon, 21 Jun 2010 20:44:12 +0000 reynaldo Improves EDL to avoid jumping into a skipped out scene. It also
Mon, 21 Jun 2010 17:36:25 +0000 diego typo fixes; mention lowering of hardware MPEG decoder priority
Mon, 21 Jun 2010 17:10:07 +0000 diego Move video decoder option array extern declarations to vd.h.
Mon, 21 Jun 2010 17:09:14 +0000 diego Add header file for video encoder extern variable declarations.
Mon, 21 Jun 2010 16:58:42 +0000 reimar Place AUDIO_AAC_LATM definition next to AUDIO_AAC.
Mon, 21 Jun 2010 16:41:30 +0000 reimar Make demux_ts detect LATM AAC as a separate type.
Mon, 21 Jun 2010 14:46:09 +0000 diego Surround conditionally used orig_lines variable declaration by #ifdefs.
Mon, 21 Jun 2010 14:43:08 +0000 diego Move lavfopts_conf/mpegopts_conf/nuvopts_conf extern declarations to muxer.h.
Mon, 21 Jun 2010 14:40:28 +0000 diego Move dvbin_opts_conf extern variable declaration to stream.h.
Mon, 21 Jun 2010 14:39:24 +0000 diego Use angular brackets for system #includes.
Mon, 21 Jun 2010 12:55:43 +0000 diego Fix type of dvbin_opts_conf extern declaration.
Mon, 21 Jun 2010 11:03:03 +0000 diego Move cddb_data_t and cd_toc_t structs to the only place they are used.
Mon, 21 Jun 2010 10:58:02 +0000 diego Shut up strict prototype warnings from the gui subdirectory.
Mon, 21 Jun 2010 10:51:31 +0000 diego Adjust printf length modifier, fixes the warning:
Mon, 21 Jun 2010 10:40:30 +0000 diego cosmetics: Reorder functions to avoid forward declarations.
Mon, 21 Jun 2010 10:33:00 +0000 diego Remove unused static function cddb_freedb_sites_parse().
Mon, 21 Jun 2010 10:30:54 +0000 diego Move declarations for functions defined in stream_cddb.c to cdd.h.
Mon, 21 Jun 2010 10:26:45 +0000 diego Remove unused static function cddb_get_freedb_sites(), fixes the warning:
Mon, 21 Jun 2010 10:20:17 +0000 diego Reorder #includes and drop an unnecessary set of #ifdefs.
Mon, 21 Jun 2010 10:19:01 +0000 diego Move cdda_priv structure to the only place it is used.
Mon, 21 Jun 2010 09:55:59 +0000 diego Move demuxer-specific option array declarations to demuxer.h.
Mon, 21 Jun 2010 09:51:26 +0000 diego Move faac/lame/toolame/twolame option array declarations to appropriate headers.
Mon, 21 Jun 2010 09:42:28 +0000 diego Move mpae_twolame_ctx structure to ae_twolame.c.
Mon, 21 Jun 2010 09:42:01 +0000 diego Move mpae_toolame_ctx structure to ae_toolame.c.
Mon, 21 Jun 2010 08:58:49 +0000 diego Remove redundant dvd_device extern variable declaration.
Mon, 21 Jun 2010 08:58:09 +0000 diego Move dvd_device extern declaration from stream_dvd_common.h to stream.h.
Mon, 21 Jun 2010 08:38:23 +0000 diego Remove redundant cdrom_device extern variable declarations.
Sun, 20 Jun 2010 19:29:18 +0000 attila Prefere the use of inet_ntop over inet_ntoa, as the former is ipv6 safe.
Sun, 20 Jun 2010 19:26:57 +0000 cehoyos Fix compilation after r31490.
Sun, 20 Jun 2010 18:19:47 +0000 diego Move noconfig_opts extern variable declaration to mpcommon.h.
Sun, 20 Jun 2010 17:58:37 +0000 diego Move network_prefer_ipv4/reuse_socket extern declarations to tcp.h/udp.h.
Sun, 20 Jun 2010 17:54:46 +0000 diego Mark data parameter of my_write function as const.
Sun, 20 Jun 2010 16:01:17 +0000 diego Remove duplicate network_bandwidth extern declarations.
Sun, 20 Jun 2010 15:53:45 +0000 diego Add declarations for open.c externally used variables to stream.h.
Sun, 20 Jun 2010 15:43:45 +0000 diego Move af_cfg extern variable declaration to dec_audio.h.
Sun, 20 Jun 2010 15:38:38 +0000 diego Move extern declarations for vf.c variables to vf.h.
Sun, 20 Jun 2010 15:32:14 +0000 diego Add appropriate #include instead of duplicating mf_ extern var declarations.
Sun, 20 Jun 2010 15:30:02 +0000 diego Move rtsp_transport_ extern variable declarations to demuxer.h.
Sun, 20 Jun 2010 15:24:07 +0000 diego Move audio_stream_cache extern variable declaration to demuxer.h.
Sun, 20 Jun 2010 15:18:45 +0000 diego Move more sws_ extern variable declarations to vf_scale.h.
Sun, 20 Jun 2010 15:15:37 +0000 diego Move pvr_ extern variable declarations to stream/pvr.h.
Sun, 20 Jun 2010 15:04:12 +0000 diego Move hr_mp3_seek extern variable declaration to demux_audio.h.
Sun, 20 Jun 2010 15:00:11 +0000 diego Move cdda_opts extern declaration to stream/cdd.h.
Sun, 20 Jun 2010 14:40:42 +0000 diego Move sws_flags extern variable declaration to vf_scale.h.
Sun, 20 Jun 2010 14:38:54 +0000 diego Add appropriate #include instead of duplicating pp_help extern declaration.
Sun, 20 Jun 2010 14:30:46 +0000 diego Add header file for externally used variable ps_probe.
Sun, 20 Jun 2010 14:25:20 +0000 diego Add header file for VIVO extern variable declarations.
Sun, 20 Jun 2010 14:17:06 +0000 diego Remove duplicate dvd_device extern variable declaration.
Sun, 20 Jun 2010 14:11:56 +0000 diego Move demuxer-related extern variable declarations to demuxer.h.
Sun, 20 Jun 2010 14:01:43 +0000 diego Add correct #include instead of duplicating dvd_speed extern declaration.
Sat, 19 Jun 2010 18:44:43 +0000 reimar Remove unused parsehtml parameters.
Sat, 19 Jun 2010 18:37:06 +0000 reimar Add static to functions used only locally.
Sat, 19 Jun 2010 18:35:06 +0000 reimar Remove incorrect additional printf arguments.
Sat, 19 Jun 2010 18:31:35 +0000 reimar Auto-update CODEC_CFG_MIN value to release value in etc/codecs.conf.
Fri, 18 Jun 2010 17:28:17 +0000 diego Move audio_substream_id extern variable declaration to demux_ts.h.
Fri, 18 Jun 2010 17:27:24 +0000 reimar Remove examples of no longer supported gui commands.
Fri, 18 Jun 2010 17:20:42 +0000 diego Move ts_* extern variable declarations to demux_ts.h.
Fri, 18 Jun 2010 17:06:39 +0000 diego Move audio_output_channels/fakemono extern variable declarations to dec_audio.h.
Fri, 18 Jun 2010 17:03:13 +0000 diego Move field_dominance extern variable declaration to dec_video.h.
Fri, 18 Jun 2010 17:00:23 +0000 diego Move codecs_file extern variable declaration to codec-cfg.h.
Fri, 18 Jun 2010 16:36:39 +0000 reimar 100l, never just ignore a backwards skip, even if the stream is not
Fri, 18 Jun 2010 16:32:54 +0000 reimar Error messages should not be hidden at -v level.
Fri, 18 Jun 2010 16:17:37 +0000 reimar Remove includes that break building if X11 is not available.
Fri, 18 Jun 2010 16:16:38 +0000 reimar Fix type: struct mp_image_s no longer exists, it is now
Fri, 18 Jun 2010 11:33:15 +0000 jrash sync with en/mplayer.1 rev. 31372
Fri, 18 Jun 2010 11:27:57 +0000 jrash Synced with help_mp-en.h rev. 31430
Fri, 18 Jun 2010 09:44:58 +0000 diego Move extern variable declarations for network.c to network.h.
Fri, 18 Jun 2010 09:41:53 +0000 diego Move mp_msg-related extern variable declarations to mp_msg.h.
Thu, 17 Jun 2010 10:42:45 +0000 diego Simplify fribidi check - console output is not necessary.
Thu, 17 Jun 2010 10:17:37 +0000 diego Rename loader/qt_comp.h --> loader/qt_comp_template.c.
Thu, 17 Jun 2010 10:10:00 +0000 diego Add header file for externally used dxr2_opts array.
Thu, 17 Jun 2010 09:59:31 +0000 diego Add appropriate header files for GUI variables.
Thu, 17 Jun 2010 09:58:51 +0000 diego Add extern declaration for guiWinID variable.
Thu, 17 Jun 2010 09:49:41 +0000 diego Add #include for unrar_exec.h instead of declaring unrar_executable extern.
Thu, 17 Jun 2010 09:46:44 +0000 diego Declare stop_xscreensaver extern in x11_common.h instead of all over the code.
Thu, 17 Jun 2010 09:40:18 +0000 diego Add #include for geometry.h instead of declaring vo_geometry variable extern.
Thu, 17 Jun 2010 09:22:24 +0000 diego Move vo_panscanrange extern declaration to aspect.h, where it belongs.
Thu, 17 Jun 2010 09:19:05 +0000 diego Move LIRC-related extern variable declarations to lirc.h.
Thu, 17 Jun 2010 09:17:13 +0000 diego Move extern variable declarations for mp_fifo.c to mp_fifo.h.
Thu, 17 Jun 2010 09:12:38 +0000 diego Move menu-related extern variable declarations to menu.h.
Thu, 17 Jun 2010 08:38:12 +0000 diego Add header file for externally used variables from vo_fbdev.c.
Thu, 17 Jun 2010 08:33:55 +0000 diego Move force_monitor_aspect and monitor_pixel_aspect declarations to aspect.h.
Thu, 17 Jun 2010 08:28:43 +0000 diego Add header file for the extern declarations from muxer_avi.c.
Thu, 17 Jun 2010 08:22:21 +0000 diego Lower priority of hardware MPEG decoder cards below software decoders.
Thu, 17 Jun 2010 08:17:06 +0000 diego Factorize monitor_aspect extern declaration into aspect.h.
Thu, 17 Jun 2010 08:14:57 +0000 diego Add vd.h #include instead of declaring movie_aspect extern.
Thu, 17 Jun 2010 08:07:37 +0000 diego Place vo_osd_list extern declaration in sub.h instead of all over the code.
Thu, 17 Jun 2010 08:04:12 +0000 diego Remove unused 'extern int vo_osd_changed_flag' declaration.
Wed, 16 Jun 2010 19:40:26 +0000 reimar Disable only G200 support when compiling against dynamic libswscale instead
Wed, 16 Jun 2010 19:09:06 +0000 diego Add header_check convenience function to check for header availability.
Wed, 16 Jun 2010 18:59:59 +0000 diego Remove unused extern fs_layer declaration.
Wed, 16 Jun 2010 18:59:10 +0000 diego Replace common options template by a common options array.
Wed, 16 Jun 2010 18:27:59 +0000 diego Use a struct timezone as second parameter for gettimeofday in the function test.
Wed, 16 Jun 2010 17:33:17 +0000 reimar SIGPIPE is not really a crash, try to exit cleanly in case we receive one.
Wed, 16 Jun 2010 15:02:52 +0000 diego Remove some unnecessary #includes from compilation tests.
Wed, 16 Jun 2010 13:55:09 +0000 diego Rename libvo/mga_common.c --> libvo/mga_template.c.
Wed, 16 Jun 2010 13:14:29 +0000 diego Remove commented-out forward declaration for removed function.
Tue, 15 Jun 2010 19:32:22 +0000 reimar More sensible behaviour for -geometry with -wid and -vo gl.
Tue, 15 Jun 2010 19:29:51 +0000 reimar Add symver defines for FFmpeg. Since we don't care about
Tue, 15 Jun 2010 19:03:54 +0000 reimar Make sure we always have exactly one CONFIG_LIBRTMP define.
Tue, 15 Jun 2010 08:56:38 +0000 diego Remove an unused extern declaration.
Tue, 15 Jun 2010 08:49:38 +0000 diego Remove some unused extern declarations.
Mon, 14 Jun 2010 20:11:44 +0000 reimar Cleanup some demux_ty code and at the same time possibly fix vstream support (untested).
Mon, 14 Jun 2010 19:17:38 +0000 reimar Consistently use "None" instead of "NULL" for X resources.
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.
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.
Wed, 09 Jun 2010 17:46:34 +0000 reimar We use unmodified r231 of libdvdcss, no point in mentioning older revisions.
Wed, 09 Jun 2010 16:56:21 +0000 diego libmpeg2: Move pending_buffer stuff to local decoder context.
Wed, 09 Jun 2010 16:07:46 +0000 diego cosmetics: Remove commented-out cruft.
Wed, 09 Jun 2010 14:35:31 +0000 diego Remove stale leftovers from MPlayer-specific buffer handling in libmpeg2.
Wed, 09 Jun 2010 13:44:32 +0000 diego Reduce verbosity about suboption parsing in vo drivers.
Wed, 09 Jun 2010 12:51:35 +0000 diego Split internal and external libmpeg2 support in the build system.
Wed, 09 Jun 2010 09:27:29 +0000 diego cosmetics: Drop leading underscore from configuration variable.
Wed, 09 Jun 2010 07:26:54 +0000 siretart remove libmpcodecs/vf_rgb2bgr.c
Tue, 08 Jun 2010 20:11:01 +0000 cehoyos Make -mc 1 the default.
Tue, 08 Jun 2010 19:14:22 +0000 cehoyos Fix compilation with nemesi and live555.
Tue, 08 Jun 2010 09:29:14 +0000 cehoyos Support RTSP/RTP over HTTP via LIVE555.
Mon, 07 Jun 2010 19:01:15 +0000 reimar Extract duplicated code into a separate function.
Mon, 07 Jun 2010 18:53:20 +0000 reimar Ensure the SAMI subtitle reader does not read more lines than we support.
Mon, 07 Jun 2010 17:52:28 +0000 reimar Print media start time with -identify.
Mon, 07 Jun 2010 17:12:49 +0000 reimar Move code printing -identify output for a file to a separate function.
Mon, 07 Jun 2010 09:50:11 +0000 cehoyos M701: Matrox MPEG-2 intra-only.
Sun, 06 Jun 2010 21:36:49 +0000 hyc Fix typo in comment
Sun, 06 Jun 2010 18:59:19 +0000 reimar Remove nonsense commented-out function header.
Sun, 06 Jun 2010 15:41:37 +0000 reimar Update common.mak and subdir.mak to latest FFmpeg versions.
Sun, 06 Jun 2010 13:59:44 +0000 reimar Fix ds_get_next_pts to also work for the first packet of a stream.
Sun, 06 Jun 2010 13:53:18 +0000 reimar Fix the ds->first documentation to actually match reality.
Sun, 06 Jun 2010 11:23:56 +0000 reimar Minor code simplification.
Sun, 06 Jun 2010 11:08:46 +0000 reimar Disable index reading in real demuxer if stream is not seekable.
Sun, 06 Jun 2010 08:32:17 +0000 reimar Some more Changelog updates.
Sun, 06 Jun 2010 08:29:34 +0000 reimar yuv4mpeg interlaced changes.
Sat, 05 Jun 2010 18:11:51 +0000 reimar Update codecs.conf version again, we had quite a few additions to it.
Sat, 05 Jun 2010 17:55:20 +0000 reimar Extend -vf format to allow substituting the format for a compatible one
Sat, 05 Jun 2010 17:45:35 +0000 reimar Fix -vf format and -vf noformat to work with slices.
Sat, 05 Jun 2010 17:32:11 +0000 reimar Add webm/VP8 support to native matroska demuxer.
Sat, 05 Jun 2010 16:46:25 +0000 reimar If we have no FPS value, try enabling -correct-pts mode, it does
Sat, 05 Jun 2010 16:37:10 +0000 reimar Add partial support for dirac to TS demuxer.
Sat, 05 Jun 2010 16:14:56 +0000 reimar Also print current stream position in mp_read debug output.
Sat, 05 Jun 2010 16:12:36 +0000 reimar Remove explicit eof check for mp_read code, stream code handles this case
Sat, 05 Jun 2010 16:00:49 +0000 reimar Di not do a stream_reset on seeking backwards, the seek itself should
Sat, 05 Jun 2010 15:57:57 +0000 reimar Do not make seek fail explicitly simply because eof was hit somewhen,
Sat, 05 Jun 2010 13:44:20 +0000 cehoyos Fix compilation after FFmpeg r23485.
Sat, 05 Jun 2010 11:38:19 +0000 jrash sync with en/mplayer.1 rev. 31292
Sat, 05 Jun 2010 06:45:01 +0000 reimar Remove colorspace conversion code from -vo yuv4mpeg, -vf scale should
Sat, 05 Jun 2010 06:41:43 +0000 reimar Sync libdvdcss with their latest SVN.
Sat, 05 Jun 2010 06:28:58 +0000 reimar Add support for -geometry x syntax since the documentation claims
Fri, 04 Jun 2010 18:46:22 +0000 reimar Do not use libass functions if it is disabled.
Fri, 04 Jun 2010 17:11:56 +0000 reimar Default to -correct-pts off if -fps was given, since -fps has no effect
Fri, 04 Jun 2010 17:10:38 +0000 reimar Force window placement also if -xineramascreen was set >= 0,
Thu, 03 Jun 2010 21:50:08 +0000 siretart apply missing bits from http://repo.or.cz/w/mplayer.git/commitdiff/cd4e8dc1fa2863dcce62a44dd9ea105f9f9288f4
Thu, 03 Jun 2010 21:01:37 +0000 reimar Try always enabling correct pts again for lavf demuxer, since the know
Thu, 03 Jun 2010 20:59:40 +0000 reimar Limit buffered PTS only when we actually got a frame from the decoder.
Thu, 03 Jun 2010 20:39:41 +0000 reimar If an invalid pts value is detected, try to to make up some if it seems
Thu, 03 Jun 2010 17:37:58 +0000 siretart vo_yuv4mpeg: disable RGB support when compiling against a shared libswscale
Thu, 03 Jun 2010 08:17:51 +0000 cehoyos Simplify libass version check.
Thu, 03 Jun 2010 08:17:10 +0000 cehoyos Raise LIBASS_VERSION, forgotten in r31293.
Wed, 02 Jun 2010 22:09:04 +0000 reimar Add the -march fallback for amdfam10 also to the x86_64 case.
Wed, 02 Jun 2010 20:50:55 +0000 cehoyos libavcodec/libx264.c requires x264 0.98 since r23430.
Wed, 02 Jun 2010 20:21:29 +0000 cehoyos Fix compilation with external libass.
Wed, 02 Jun 2010 20:12:50 +0000 cehoyos ass_set_aspect_ratio() takes three arguments since 0x00907010.
Tue, 01 Jun 2010 21:07:02 +0000 siretart avoid using swscale internals by copying in palette8torbg16 and its bgr variant
Tue, 01 Jun 2010 20:12:58 +0000 reimar Extend geometry parsing to reject all invalid strings.
Tue, 01 Jun 2010 19:35:16 +0000 siretart deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24
Tue, 01 Jun 2010 11:30:07 +0000 stefano Move internal scale context fields initialization from
Tue, 01 Jun 2010 10:28:45 +0000 cehoyos Fix compilation after FFmpeg r23402.
Tue, 01 Jun 2010 06:53:56 +0000 siretart remove palette8torgb15 and palette8tobgr15
Mon, 31 May 2010 21:24:00 +0000 reimar Factor out some common code and ensure we will not try to draw OSD
Mon, 31 May 2010 21:16:02 +0000 reimar Reindent.
Mon, 31 May 2010 21:15:20 +0000 reimar Fix subtitle display for http://samples.mplayerhq.hu/sub/largeres_vobsub.mkv
Mon, 31 May 2010 19:44:02 +0000 aurel Switch mkv demuxing to lavf by default.
Mon, 31 May 2010 19:10:57 +0000 aurel backport ass_flush_events() from upstream libass and make use of it
Mon, 31 May 2010 17:12:27 +0000 reimar Extend the range of the -a52drc range up to two, as a experimental feature