log

age author description
Sun, 09 Jul 2006 17:45:36 +0000 reynaldo Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
Sun, 09 Jul 2006 17:00:23 +0000 diego 10l, xvmclib(dir) does not specify a directory name.
Sun, 09 Jul 2006 16:38:02 +0000 diego Consistent option and variable naming for x11libdir and xvmclibdir.
Sun, 09 Jul 2006 16:37:18 +0000 diego _x11_paths should just be a list of paths without -L.
Sun, 09 Jul 2006 16:01:36 +0000 diego Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
Sun, 09 Jul 2006 15:42:26 +0000 diego Simplify ASS handling.
Sun, 09 Jul 2006 15:38:44 +0000 diego Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.
Sun, 09 Jul 2006 15:38:05 +0000 diego Sync with latest FFmpeg build system changes, now parsers can be
Sun, 09 Jul 2006 14:34:43 +0000 eugeni Add my IRC nick.
Sun, 09 Jul 2006 14:06:13 +0000 uau Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current
Sun, 09 Jul 2006 11:45:06 +0000 gpoirier Fix code cosmetics
Sun, 09 Jul 2006 09:27:09 +0000 Gabrov DOCS/xml/hu synced with r18973
Sun, 09 Jul 2006 09:03:43 +0000 Gabrov DOCS/man/hu/mplayer.1 synced with r18969
Sun, 09 Jul 2006 03:59:52 +0000 reynaldo makes several libaf functions static coz they are not used outside their source files. Patch by Stefan Huehner, stefan AT huehner-org
Sun, 09 Jul 2006 03:50:47 +0000 reynaldo two variables are made static, one of them additionaly modified to const char*. Patch by Stefan Huehner, stefan AT huehner-org
Sun, 09 Jul 2006 03:42:35 +0000 reynaldo make prefix const. Patch by Stefan Huehner, stefan AT huehner-org
Sat, 08 Jul 2006 19:46:11 +0000 gpoirier Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:
Sat, 08 Jul 2006 19:29:04 +0000 reimar customtrect -vo gl suboption
Sat, 08 Jul 2006 19:26:53 +0000 reimar forgotten customtlin -vo gl suboption documentation
Sat, 08 Jul 2006 19:23:26 +0000 reimar Support for 16 bit ppms
Sat, 08 Jul 2006 19:22:36 +0000 reimar More helpful ProgramEnvParameters.
Sat, 08 Jul 2006 17:42:07 +0000 diego wording fix
Sat, 08 Jul 2006 17:28:36 +0000 diego Remove unused variables, patch by Stefan Huehner stefan at huehner org.
Sat, 08 Jul 2006 17:15:17 +0000 eugeni Add myself to maintainers.
Sat, 08 Jul 2006 17:11:32 +0000 eugeni Add myself to AUTHORS.
Sat, 08 Jul 2006 17:09:35 +0000 diego Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.
Sat, 08 Jul 2006 16:52:46 +0000 vayne small fix to properly display skins when switching skins during playback.
Sat, 08 Jul 2006 16:51:11 +0000 vayne crash fix when clicking on volume sliders when in stop state.
Sat, 08 Jul 2006 16:48:41 +0000 vayne handle sub-window WinID checks in the gui.
Sat, 08 Jul 2006 15:50:11 +0000 uau Set svn:ignore
Sat, 08 Jul 2006 15:26:36 +0000 uau Make some functions static.
Sat, 08 Jul 2006 15:00:37 +0000 reimar Improve windows gui support
Sat, 08 Jul 2006 14:57:25 +0000 reimar Do not fiddle (too much) with external (WinID) windows
Sat, 08 Jul 2006 14:05:47 +0000 reimar OpenGL outputs actually support WinID, not to mention that showing the option
Sat, 08 Jul 2006 14:00:37 +0000 reimar vo_init hack is no longer required after the last patch removed the call
Sat, 08 Jul 2006 13:59:17 +0000 reimar No point in checking for X for windows gui, in addition the hackish
Sat, 08 Jul 2006 13:47:43 +0000 diego small cosmetics
Sat, 08 Jul 2006 13:30:38 +0000 diego grammar/markup fixes
Sat, 08 Jul 2006 12:33:12 +0000 rtogni Revert r18878, always sync rm files using only pts (ignore framerate)
Sat, 08 Jul 2006 12:23:36 +0000 gpoirier fix sound distortion on K-6, patch by Zuxy Meng zuxy PP meng AHHH gmail PP com
Sat, 08 Jul 2006 12:01:38 +0000 rtogni Remove unused prototype
Sat, 08 Jul 2006 11:03:18 +0000 reimar Change use_gui detection to accept also filenames only containing
Fri, 07 Jul 2006 18:27:58 +0000 eugeni Indentation fix (cosmetics).
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).
Fri, 07 Jul 2006 18:07:39 +0000 eugeni Split guess_cp() in two functions:
Fri, 07 Jul 2006 18:04:56 +0000 eugeni Make utf8_get_char non-static.
Fri, 07 Jul 2006 18:02:49 +0000 eugeni Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h.
Fri, 07 Jul 2006 17:04:04 +0000 diego The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
Fri, 07 Jul 2006 14:04:07 +0000 gpoirier Add dct64_sse, a replacement for dct64_MMX. About 60% faster on its author's Pentium III
Fri, 07 Jul 2006 11:55:39 +0000 reimar lavf demuxer works better for gxf
Fri, 07 Jul 2006 11:22:24 +0000 reimar Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack around that for now.
Fri, 07 Jul 2006 11:20:06 +0000 reimar Remove windows-specific hack that interfered with relative path
Fri, 07 Jul 2006 11:17:27 +0000 reimar relative-to-absolute path fixes: Do not prepend drive letter to \\ paths.
Fri, 07 Jul 2006 11:14:25 +0000 reimar Convince windows to allow window sizes > screen size
Fri, 07 Jul 2006 09:22:53 +0000 diego usleep is still missing in MinGW, so leave it out of the MinGW version check.
Fri, 07 Jul 2006 09:10:43 +0000 gpoirier Building on Mac OS 10.3 leads to several link errors: this new FAQ entry explains how to overcome this problem
Thu, 06 Jul 2006 20:49:23 +0000 reimar Fix for case when both V4L and V4L2 are enabled
Thu, 06 Jul 2006 13:22:59 +0000 diego some grammar/spelling/markup fixes for -rtsp-destination
Thu, 06 Jul 2006 13:09:45 +0000 diego Move conditional compilation into the build system.
Thu, 06 Jul 2006 13:06:21 +0000 diego cosmetics
Thu, 06 Jul 2006 12:51:52 +0000 diego -rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.
Thu, 06 Jul 2006 09:21:01 +0000 Gabrov DOCS/xml/hu synced with r18923
Thu, 06 Jul 2006 08:07:11 +0000 gpoirier Update MPlayerOSX checkout commandlines with subversion commandline
Thu, 06 Jul 2006 06:58:17 +0000 uau Add a new video pts tracking mode, enabled by option -correct-pts.
Thu, 06 Jul 2006 05:05:00 +0000 reynaldo several function from playtreeparser.c maked static,
Thu, 06 Jul 2006 04:30:19 +0000 reynaldo modifies function declarations without parameters from ()
Thu, 06 Jul 2006 02:07:03 +0000 vayne Initial win32 gui release.
Thu, 06 Jul 2006 01:51:31 +0000 vayne Initial win32 gui release.
Wed, 05 Jul 2006 23:42:56 +0000 reynaldo document the change on -edlout's behavior
Wed, 05 Jul 2006 22:47:44 +0000 reynaldo Modifies behavior of -edlout
Wed, 05 Jul 2006 22:47:47 +0000 diego MinGW 3.1 has added gettimeofday.
Wed, 05 Jul 2006 22:39:54 +0000 diego Update with changes from r18894 (get_path as const).
Wed, 05 Jul 2006 20:28:34 +0000 nicodvb inclusion of md5.c based on USE_LIBAVUTIL_SO
Wed, 05 Jul 2006 20:26:39 +0000 nicodvb #define USE_LIBAVUTIL and USE_LIBAVUTIL_SO
Wed, 05 Jul 2006 16:51:42 +0000 attila add a file saying that people should not try to compile
Wed, 05 Jul 2006 10:24:23 +0000 diego remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org
Wed, 05 Jul 2006 06:54:58 +0000 reynaldo all cosmetics, mainly denestifying of main edl operation's fill loop
Wed, 05 Jul 2006 06:39:39 +0000 reynaldo fixes 1000l bug that made MPlayer segfault when an overlaping edl line was found
Wed, 05 Jul 2006 06:36:54 +0000 reynaldo corectly report badly formated line number
Wed, 05 Jul 2006 06:33:58 +0000 reynaldo reverts previous commit due to mixed cosmetics ...
Tue, 04 Jul 2006 21:26:41 +0000 reimar move some ill-behaving demuxers further down the list
Tue, 04 Jul 2006 21:14:55 +0000 michael trying to end the codec id battle
Tue, 04 Jul 2006 21:12:12 +0000 nicodvb respect dvdnav's requests of WAIT to prevent while(1)
Tue, 04 Jul 2006 20:40:18 +0000 nicodvb support for audio streams that appear after unsuccessful probing
Tue, 04 Jul 2006 16:31:45 +0000 reimar Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,
Tue, 04 Jul 2006 09:37:54 +0000 uau Add back the path part in 'libvo/font_load_ft.c' that was accidentally
Tue, 04 Jul 2006 09:12:33 +0000 jheryan Sync with 18818
Tue, 04 Jul 2006 09:11:27 +0000 jheryan Sync with 18835
Tue, 04 Jul 2006 09:10:28 +0000 jheryan Sync to svn up to 27.6.2006
Tue, 04 Jul 2006 07:33:15 +0000 reynaldo - Fix segfault on overlapping start/stop
Mon, 03 Jul 2006 23:47:31 +0000 diego Remove silly variable indirection.
Mon, 03 Jul 2006 23:27:37 +0000 reynaldo get_path as const, patch by Stefan Huehner, stefan AT huehner-org
Mon, 03 Jul 2006 23:18:06 +0000 reynaldo parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org
Mon, 03 Jul 2006 23:13:25 +0000 diego Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.
Mon, 03 Jul 2006 14:52:07 +0000 diego Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org
Mon, 03 Jul 2006 13:21:54 +0000 reynaldo rm unnecesary casts from void* - part 4
Sun, 02 Jul 2006 20:31:02 +0000 ivo fix linking on some systems
Sun, 02 Jul 2006 20:23:48 +0000 ivo remove obsolete md5sum files. libavutil's implementation is used now
Sun, 02 Jul 2006 20:22:59 +0000 ivo use libavutil's md5 implementation instead of local imported copy
Sun, 02 Jul 2006 20:21:27 +0000 ivo disable vo_md5sum if there is no libavutil
Sun, 02 Jul 2006 19:50:52 +0000 ivo cosmetics: move md5sum check down so it can depend on libavutil later
Sun, 02 Jul 2006 08:17:07 +0000 reynaldo rm unnecesary casts from void* - part 3
Sun, 02 Jul 2006 03:59:36 +0000 reynaldo rm unnecesary casts from void* - part 2
Sat, 01 Jul 2006 22:15:37 +0000 ben updated english and french manpages with new -rtsp-destination option
Sat, 01 Jul 2006 15:07:57 +0000 ben missing free() if bails out at step 12
Sat, 01 Jul 2006 14:39:14 +0000 lucabe Remove unneeded code
Sat, 01 Jul 2006 14:18:06 +0000 ben new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)
Sat, 01 Jul 2006 12:06:43 +0000 rtogni Fix A-V sync for real files (also live streams)
Sat, 01 Jul 2006 10:59:21 +0000 reimar Get rid of unused variable
Sat, 01 Jul 2006 10:58:32 +0000 reimar Make sure all texture units have a different texture bound.
Sat, 01 Jul 2006 04:55:54 +0000 reynaldo this unrelated and erroneus change was applied on my previous commit, reverted
Sat, 01 Jul 2006 03:56:13 +0000 reynaldo rm unnecesary void* casts - part 1
Fri, 30 Jun 2006 20:05:28 +0000 reynaldo havent seen him in ages..
Fri, 30 Jun 2006 13:12:51 +0000 diego Add some explanatory comments to #endif jungle.
Fri, 30 Jun 2006 13:11:44 +0000 diego 10l: wrong #endif removed.
Fri, 30 Jun 2006 13:04:57 +0000 diego Remove #ifdef HAVE_DVD, the file is only compiled under #ifdef HAVE_DVD ...
Fri, 30 Jun 2006 12:41:05 +0000 diego Move conditional FreeType support compilation to the build system.
Fri, 30 Jun 2006 12:40:05 +0000 diego postproc --> libswscale
Fri, 30 Jun 2006 12:38:22 +0000 diego postprocess.h was moved to libpostproc years ago..
Fri, 30 Jun 2006 12:00:31 +0000 lucabe Move postproc ---> libswscale