log

age author description
Sun, 02 Nov 2003 21:00:28 +0000 diego Spot the typo, part 2.
Sun, 02 Nov 2003 20:56:18 +0000 diego 10l to Nico Sabbi for a bogus command line
Sun, 02 Nov 2003 13:45:24 +0000 michael protect config.h from multiple iinclusion patch by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)
Sun, 02 Nov 2003 13:03:27 +0000 diego buglets and consistency improvements
Sun, 02 Nov 2003 12:58:52 +0000 diego DVB section expanded based on a patch by Nico Sabbi that was committed to
Sun, 02 Nov 2003 10:29:49 +0000 wight sync
Sun, 02 Nov 2003 10:14:05 +0000 michael int_fastXY_t emulation
Sun, 02 Nov 2003 08:35:14 +0000 diego two small fixes by Maciej Paszta <paszczi@go2.pl>
Sat, 01 Nov 2003 18:14:17 +0000 michael FFV1 BGR32
Sat, 01 Nov 2003 17:13:26 +0000 wight sync
Sat, 01 Nov 2003 15:17:01 +0000 attila Patch by Nico <nsabbi@libero.it>
Sat, 01 Nov 2003 14:57:40 +0000 attila define install itself instead of a path to install, needed for ginstall
Sat, 01 Nov 2003 14:43:28 +0000 attila Current mplayer (mine is mplayer-1.0-pre1cvs20031001) cannot play mms
Sat, 01 Nov 2003 14:10:32 +0000 mosu Accept video/x-ms-asf as the MIME type for ASF as well. Patch by Dominique Andre Gunia <Dominique.Gunia@schunter.etc.tu-bs.de>.
Fri, 31 Oct 2003 23:00:45 +0000 diego cosmetics
Fri, 31 Oct 2003 22:46:12 +0000 nicolas sync
Fri, 31 Oct 2003 22:30:44 +0000 nicolas sync
Fri, 31 Oct 2003 22:22:46 +0000 rik function convert_matrix() is fixed (off-by-one error) and it is now called with the optimal arguments so that it doesn't do unneeded work, the change was inspired by a comment from Alex
Fri, 31 Oct 2003 22:07:20 +0000 alex codecs-status finally working again
Fri, 31 Oct 2003 21:59:00 +0000 alex 10l again :(
Fri, 31 Oct 2003 21:56:56 +0000 alex some clarifications
Fri, 31 Oct 2003 21:34:19 +0000 alex 10l
Fri, 31 Oct 2003 21:32:04 +0000 alex a bit of consistency changes and new macos&darwin sections
Fri, 31 Oct 2003 18:41:03 +0000 lumag Sync
Fri, 31 Oct 2003 18:21:08 +0000 diego 10l
Fri, 31 Oct 2003 18:15:49 +0000 diego Moved to FTP site
Fri, 31 Oct 2003 18:14:06 +0000 diego etc/cygwin_inttypes.h moved to ftp.
Fri, 31 Oct 2003 13:23:33 +0000 michael 1000l
Fri, 31 Oct 2003 12:59:51 +0000 michael 10l
Thu, 30 Oct 2003 16:52:05 +0000 ranma Document lmin and lmax lavcopts; mpeg vrc_buf_size values
Thu, 30 Oct 2003 15:31:57 +0000 lumag Sync
Thu, 30 Oct 2003 15:02:16 +0000 mosu Do not display VobSubs whose timecodes are < 0 which would make all VobSubs appear from the start on upon seeking. Patch by "Reder, Uwe" <Uwe.Reder@3SOFT.de>.
Thu, 30 Oct 2003 14:57:06 +0000 mosu Removed temporary .cpp file used during the Matroska test. Updated the libebml and libmatroska requirements to at least v0.6.0 for both. There have been changes in the lacing code, and users WILL come and complain why mplayer, linked against older versions, will have issues playing newer files.
Thu, 30 Oct 2003 14:50:04 +0000 mosu Fixed wrong allocation of the BITMAPINFOHEADER structure which would crash mplayer in some cases.
Thu, 30 Oct 2003 14:39:18 +0000 wight sync
Thu, 30 Oct 2003 12:36:40 +0000 diego bug fixes based on a patch by Nicol«¡s Lichtmaier <nick@technisys.com.ar>
Thu, 30 Oct 2003 12:10:09 +0000 diego Dependencies for autogenerated files added.
Thu, 30 Oct 2003 02:23:09 +0000 diego QT DLLs need to be in the system dir.
Thu, 30 Oct 2003 00:21:31 +0000 diego Missing <application> tags added, patch by Maciej Paszta <paszczi@go2.pl>.
Thu, 30 Oct 2003 00:08:06 +0000 diego A-V sync fix by Timo Kanera <timo@kanera.de>.
Wed, 29 Oct 2003 22:51:09 +0000 nauj27 sync
Wed, 29 Oct 2003 18:09:20 +0000 mosu VobSubs are stripped of their MPEG PS in the muxer already, and only the SPU packets remain. So no more need for mpeg_run in the demuxer. The muxer compresses each entry independently with a full deflateInit, deflateEnd.
Wed, 29 Oct 2003 18:01:00 +0000 alex added ffzygo
Wed, 29 Oct 2003 16:18:32 +0000 nauj27 sync & fix
Wed, 29 Oct 2003 16:17:46 +0000 nauj27 sync
Wed, 29 Oct 2003 14:40:58 +0000 lumag Sync
Wed, 29 Oct 2003 14:37:51 +0000 alex 10l
Wed, 29 Oct 2003 14:36:42 +0000 alex forgot to commit fftheora entry, but it's only support by g2 til now
Wed, 29 Oct 2003 14:34:04 +0000 alex ultimotion vfw decoder
Wed, 29 Oct 2003 02:02:36 +0000 diego Add -vf format=fmt=help hint.
Wed, 29 Oct 2003 00:31:19 +0000 diego spelling fixes, small additions, codename suggested
Wed, 29 Oct 2003 00:22:07 +0000 diego Mention README.
Wed, 29 Oct 2003 00:19:18 +0000 diego Linebreaks added for improved readability, long lines in error message
Tue, 28 Oct 2003 22:36:56 +0000 mosu Improved searching for VobSubs inside RAR archives even if the names do not match the movie name. Do not display VobSubs whose timecodes are < 0 which would make all VobSubs appear from the start on upon seeking. Patches by "Reder, Uwe" <Uwe.Reder@3SOFT.de>.
Tue, 28 Oct 2003 20:49:33 +0000 michael skip filter if codec doesnt provide the QP array and user didnt force a QP (fixes diegos segfault)
Tue, 28 Oct 2003 14:00:07 +0000 michael autoq
Tue, 28 Oct 2003 13:51:04 +0000 michael hue changeing of grayscale probably isnt usefull
Tue, 28 Oct 2003 13:17:11 +0000 michael 10l
Tue, 28 Oct 2003 12:41:19 +0000 michael another 10l ...
Tue, 28 Oct 2003 11:17:10 +0000 diego alphabetical order
Tue, 28 Oct 2003 11:15:37 +0000 diego -nocolorkey readded.
Tue, 28 Oct 2003 10:45:55 +0000 michael optimize
Tue, 28 Oct 2003 10:00:51 +0000 wight New translation by Qba <jim85@wp.pl>
Mon, 27 Oct 2003 23:47:39 +0000 michael optimizing
Mon, 27 Oct 2003 22:25:28 +0000 michael change offsets (quality 2-4 looks better now)
Mon, 27 Oct 2003 21:36:29 +0000 henry prevent lockups on words which do not fit on the screen - temporary fix
Mon, 27 Oct 2003 21:12:29 +0000 michael different / faster / simpler "quantization"
Mon, 27 Oct 2003 19:14:38 +0000 michael 10l
Mon, 27 Oct 2003 17:40:51 +0000 lumag Sync
Mon, 27 Oct 2003 17:38:37 +0000 diego -loadidx and -saveidx explanation extended.
Mon, 27 Oct 2003 12:35:21 +0000 nicolas sync
Mon, 27 Oct 2003 10:39:59 +0000 diego _ ---> - in -monitor* options
Mon, 27 Oct 2003 10:25:56 +0000 diego 1l
Mon, 27 Oct 2003 10:23:10 +0000 diego _ ---> - in monitor_* options
Mon, 27 Oct 2003 07:16:25 +0000 wight update
Mon, 27 Oct 2003 07:14:32 +0000 wight _ --> - in option names
Mon, 27 Oct 2003 01:25:52 +0000 diego Torinthiel: -nocolorkey removed (-colorkey present), \ missing,
Mon, 27 Oct 2003 01:17:02 +0000 michael -vf hue
Mon, 27 Oct 2003 01:06:35 +0000 diego in configure --help output:
Mon, 27 Oct 2003 00:26:21 +0000 diego _ vs - in option names
Mon, 27 Oct 2003 00:23:39 +0000 diego _ ---> - in option names, approved by Alex.
Mon, 27 Oct 2003 00:14:33 +0000 michael 120l
Sun, 26 Oct 2003 23:35:46 +0000 michael 10l and minor optimization
Sun, 26 Oct 2003 23:20:47 +0000 michael -vf spp
Sun, 26 Oct 2003 23:08:16 +0000 diego Dead links updated or removed, Joe Barr section rewritten taking into
Sun, 26 Oct 2003 23:07:21 +0000 michael simple alternative postprocessing filter
Sun, 26 Oct 2003 21:09:37 +0000 attila * fix my 100l from before
Sun, 26 Oct 2003 18:54:06 +0000 wight separate options
Sun, 26 Oct 2003 18:47:04 +0000 wight forgot there are two generators now
Sun, 26 Oct 2003 18:05:02 +0000 wight sync
Sun, 26 Oct 2003 16:39:02 +0000 diego typo fix by <ismail.donmez@boun.edu.tr>
Sun, 26 Oct 2003 14:58:17 +0000 diego spelling fixes, mostly by <ismail.donmez@boun.edu.tr>
Sun, 26 Oct 2003 13:43:30 +0000 attila 64bit types fix by a unkown mandrake 64bit expert
Sun, 26 Oct 2003 13:43:26 +0000 diego Red Hat support added by Dominik, README updated.
Sun, 26 Oct 2003 12:28:45 +0000 attila 10!
Sun, 26 Oct 2003 11:23:37 +0000 attila Make gabu happy
Sat, 25 Oct 2003 23:13:54 +0000 alex reverting my last change as buggy gcc 3.x fails with it :(
Sat, 25 Oct 2003 22:22:39 +0000 gabucino 1l
Sat, 25 Oct 2003 20:34:58 +0000 gabucino Neomagic TVout experiences...
Sat, 25 Oct 2003 20:33:51 +0000 gabucino finally removing pthread dependency!!
Sat, 25 Oct 2003 18:49:40 +0000 diego updates
Sat, 25 Oct 2003 18:44:41 +0000 diego -vop ---> -vf
Sat, 25 Oct 2003 12:42:24 +0000 mosu Support for -chapter selection.
Sat, 25 Oct 2003 07:24:10 +0000 wight Polish HTML encoding standard is iso-8859-2 not utf-8.
Fri, 24 Oct 2003 16:44:05 +0000 rik ffmpeg sync patch by Alex (thank you), I changed qmin and qmax to be 1 and 31 in the caller
Fri, 24 Oct 2003 11:34:48 +0000 ranma constant qscale was broken due to libavcodec changes, fix taken from ve_lavc.c
Fri, 24 Oct 2003 07:44:38 +0000 gabucino fix issue when compiler is called 'cc', and --disable-gcc-checking was used
Fri, 24 Oct 2003 06:11:32 +0000 wight sync message + typo
Thu, 23 Oct 2003 22:44:25 +0000 iive make 'your system is too slow' appear only once
Thu, 23 Oct 2003 22:09:26 +0000 iive remove 'yes' from nowhere (after flac check)
Thu, 23 Oct 2003 22:06:02 +0000 wight sync
Thu, 23 Oct 2003 21:52:44 +0000 michael -vf fil
Thu, 23 Oct 2003 18:58:46 +0000 lumag Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> arklinux.org>.
Thu, 23 Oct 2003 18:36:02 +0000 michael vf_hue
Thu, 23 Oct 2003 14:26:29 +0000 gabucino MPlayer-DOCS mailing list added
Thu, 23 Oct 2003 12:16:00 +0000 alex loadidx and saveidx options based on Jasons patch
Thu, 23 Oct 2003 12:10:44 +0000 alex 10l to me, noticed by Bjorn Sandell
Thu, 23 Oct 2003 12:05:33 +0000 michael 100l patch by (Tilmann Bitterberg <transcode at tibit dot org>)
Thu, 23 Oct 2003 00:01:23 +0000 alex 100l to Nick
Wed, 22 Oct 2003 22:58:42 +0000 arpi 100000l again