log

age author description
Fri, 03 Nov 2006 10:37:22 +0000 diego Remove useless default target.
Fri, 03 Nov 2006 10:36:45 +0000 diego Move the rest of the config.h parameters to the Makefile.
Fri, 03 Nov 2006 10:09:39 +0000 diego Remove HAVE_MPLAYER check, we unconditionally compile with HAVE_MPLAYER set.
Fri, 03 Nov 2006 09:58:23 +0000 diego bump version number
Fri, 03 Nov 2006 09:58:07 +0000 diego Remove options not present in upstream config.h.in.
Fri, 03 Nov 2006 09:52:13 +0000 diego Sync some cosmetics from upstream.
Fri, 03 Nov 2006 08:56:03 +0000 diego typo, roff markup
Fri, 03 Nov 2006 05:14:37 +0000 uau better description for -correct-pts
Fri, 03 Nov 2006 02:15:08 +0000 eugeni Implement loading subtitles from memory.
Fri, 03 Nov 2006 01:41:48 +0000 eugeni Bugfix: sub_recode could deallocate global sub_cp under some circumstances.
Fri, 03 Nov 2006 00:30:11 +0000 torinthiel - random fixes
Fri, 03 Nov 2006 00:27:41 +0000 kraymer Partial sync w/ en/mplayer.1 (5).
Fri, 03 Nov 2006 00:03:30 +0000 torinthiel Synced with r20614
Thu, 02 Nov 2006 23:55:14 +0000 torinthiel another missing <application>
Thu, 02 Nov 2006 18:42:07 +0000 reimar Support backspace for -vo gl/gl2 under Windows
Thu, 02 Nov 2006 18:14:12 +0000 reimar remove accidential ';' (that's what too much C programming does to you ;-) )
Thu, 02 Nov 2006 18:12:19 +0000 reimar Check for existence of libcdio_paranoia, not libcdio, since the former is
Thu, 02 Nov 2006 18:07:00 +0000 reimar Useless break in libcdio pkg-config check
Thu, 02 Nov 2006 18:05:22 +0000 reimar Remove spurious $_inc_tmp in libcdio check
Thu, 02 Nov 2006 17:05:31 +0000 voroshil Replace some chars with &#<somecode>; to allow make vim working properly with unicode on koi8r locale.
Thu, 02 Nov 2006 16:20:25 +0000 reimar Set mpi stride, mostly fixes http://samples.mplayerhq.hu/MPEG2/res_change_ffmpeg_aspect.ts
Thu, 02 Nov 2006 11:45:10 +0000 kraymer convert remaining help files to UTF-8
Thu, 02 Nov 2006 09:01:01 +0000 lucabe Add support for conversions from the rgb565 and rgb555 formats
Wed, 01 Nov 2006 20:31:18 +0000 diego Rework binary codec directory handling. Don't use directories from other
Wed, 01 Nov 2006 20:03:32 +0000 reimar More code shuffling
Wed, 01 Nov 2006 19:57:44 +0000 reimar cosmetics: move WIN32 read_toc code to allow for summarizing more common
Wed, 01 Nov 2006 19:52:42 +0000 henry qp height should be in macroblocks, not pixels
Wed, 01 Nov 2006 19:44:35 +0000 diego Do not mix declarations and statements.
Wed, 01 Nov 2006 19:41:03 +0000 reimar Avoid code duplication for "last" toc entry.
Wed, 01 Nov 2006 19:24:54 +0000 reimar simplify/unify read_toc
Wed, 01 Nov 2006 19:14:28 +0000 reimar Factor out common code in stream_cddb read_toc function.
Wed, 01 Nov 2006 19:11:43 +0000 voroshil some non russian/english characters (in people's names) copypasted from english page.
Wed, 01 Nov 2006 19:02:01 +0000 reimar Remove useless code
Wed, 01 Nov 2006 18:54:10 +0000 reimar libcdio also needs to link against libcdio_paranoia
Wed, 01 Nov 2006 18:41:25 +0000 reimar ARCH_X86 simplifications
Wed, 01 Nov 2006 18:36:20 +0000 diego Use common define for x86_32 and x86_64.
Wed, 01 Nov 2006 18:19:02 +0000 reimar mp3lib asm does not compile on AMD64.
Wed, 01 Nov 2006 18:17:18 +0000 diego Support for recent changes to ARCH_X86 handling in FFmpeg.
Wed, 01 Nov 2006 18:15:06 +0000 reimar Proper libcdio detection also without pkg-config
Wed, 01 Nov 2006 17:58:47 +0000 diego proper Subversion-speak for revision numbers
Wed, 01 Nov 2006 17:47:18 +0000 torinthiel - Translated up to r20162 by Misiek y_0rk3r#tlen,pl with fixes by me
Wed, 01 Nov 2006 17:44:40 +0000 torinthiel Missing comma added
Wed, 01 Nov 2006 17:43:20 +0000 diego The col utility eats non-ASCII characters without the -p option it seems.
Wed, 01 Nov 2006 17:33:45 +0000 diego cosmetics: Reformat section.
Wed, 01 Nov 2006 17:31:11 +0000 diego paragraph about groff and UTF-8
Wed, 01 Nov 2006 17:05:17 +0000 reimar gcc optimized != 0 check for extern function away, thus linking
Wed, 01 Nov 2006 14:50:36 +0000 diego encoding is now UTF-8
Wed, 01 Nov 2006 14:42:23 +0000 diego libdvdcss r202, my patch was committed upstream.
Wed, 01 Nov 2006 14:41:59 +0000 diego Typo: lseek --> lseek64, the former is not used in the code.
Wed, 01 Nov 2006 12:27:56 +0000 voroshil trivial sync with r20551
Wed, 01 Nov 2006 10:52:23 +0000 reimar Do not modify parsed command-line values on config,
Wed, 01 Nov 2006 10:49:52 +0000 reimar Test proper linking for cdda/cdio
Tue, 31 Oct 2006 22:28:16 +0000 torinthiel Sync r20551 and some wording fixes
Tue, 31 Oct 2006 21:49:34 +0000 torinthiel Bump sync tag, r20551
Tue, 31 Oct 2006 21:44:11 +0000 torinthiel Revert broken encoding translation
Tue, 31 Oct 2006 18:52:40 +0000 corey Typo fix: missing "get".
Tue, 31 Oct 2006 18:20:28 +0000 diego cvidix tricks, based on a patch by Reimar
Tue, 31 Oct 2006 17:55:54 +0000 diego Fix codec directory fallback, it was overriding the autodetection.
Tue, 31 Oct 2006 17:24:43 +0000 kraymer update 3 sections: "AUDIO OUTPUT OPTIONS", "AUDIO
Tue, 31 Oct 2006 17:10:16 +0000 diego Add copyright holders, mostly synced from the Debian package.
Tue, 31 Oct 2006 17:09:24 +0000 diego precise location for dvbstream
Tue, 31 Oct 2006 17:07:55 +0000 diego CVS -> SVN for FFmpeg, add pnm implementation from xine.
Tue, 31 Oct 2006 16:46:45 +0000 diego uCIFS is gone, URL update.
Tue, 31 Oct 2006 15:16:12 +0000 diego Implement proper codecs directory fallback.
Tue, 31 Oct 2006 14:51:47 +0000 kraymer remove outdated encoding comments
Tue, 31 Oct 2006 14:50:56 +0000 diego --with-codecsdir --> --codecsdir
Tue, 31 Oct 2006 14:48:07 +0000 diego --with-codecsdir --> --codecsdir
Tue, 31 Oct 2006 14:47:34 +0000 diego Rename all codecs directory options.
Tue, 31 Oct 2006 14:41:50 +0000 kraymer r20534: An example of using -vf ass.
Tue, 31 Oct 2006 13:34:17 +0000 diego Run dirclean instead of clean on distclean, this way we only need to
Tue, 31 Oct 2006 13:19:10 +0000 jheryan :Little typo
Tue, 31 Oct 2006 13:16:12 +0000 jheryan Synced to 26.10.2006 with respect to later utf-8 conversion.
Tue, 31 Oct 2006 12:52:05 +0000 diego Unification of linker option handling, part 1 of many.
Tue, 31 Oct 2006 12:41:29 +0000 diego CFLAGS are not necessary for linking.
Tue, 31 Oct 2006 12:35:50 +0000 kraymer convert some unmaintained help_mp-* files to UTF-8
Tue, 31 Oct 2006 12:34:40 +0000 voroshil convert help_mp-ru.h from koi8-r to UTF-8
Tue, 31 Oct 2006 12:23:38 +0000 kraymer convert DOCS/xml/en and help_mp-en.h to UTF-8
Tue, 31 Oct 2006 12:21:01 +0000 diego 100l to me for not checking properly, really fix pkg-config detection now.
Tue, 31 Oct 2006 12:14:08 +0000 diego 10l, use a pkg-config parameter that makes it return 0...
Tue, 31 Oct 2006 09:25:40 +0000 diego Test for the existence of pkg-config, fixes Bugzilla #553.
Mon, 30 Oct 2006 23:47:42 +0000 diego Cygwin linking fix.
Mon, 30 Oct 2006 22:32:04 +0000 rtogni printf -> mp_msg
Mon, 30 Oct 2006 22:17:11 +0000 kraymer convert DOCS/xml/cs and help/help_mp-cs.h* to UTF-8
Mon, 30 Oct 2006 21:56:32 +0000 rtogni Update from IMC and realrtsp auth
Mon, 30 Oct 2006 21:55:58 +0000 rtogni Realrtsp authentication
Mon, 30 Oct 2006 21:31:11 +0000 kraymer convert DOCS/xml/es and help/help_mp-es.h* to UTF-8
Mon, 30 Oct 2006 21:28:44 +0000 diego Explain the risks of forcing options with --enable-* in a way that is
Mon, 30 Oct 2006 21:25:02 +0000 kraymer convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
Mon, 30 Oct 2006 21:08:12 +0000 rtogni Intel Music Coder decoding via lavc
Mon, 30 Oct 2006 20:23:24 +0000 diego Remove special output for outdated SDL. It's doubtful such old versions still
Mon, 30 Oct 2006 20:22:00 +0000 kraymer convert DOCS/fr and help/help_mp-fr.* to UTF-8
Mon, 30 Oct 2006 20:12:24 +0000 diego misc fixes by Sheldon Jin (jinsh2 yahoo com)
Mon, 30 Oct 2006 19:54:59 +0000 diego wording/roff fix
Mon, 30 Oct 2006 19:38:45 +0000 eugeni An example of using -vf ass.
Mon, 30 Oct 2006 19:19:19 +0000 kraymer better wording for MSGTR_MENU_None
Mon, 30 Oct 2006 18:48:31 +0000 reimar Also detect static fontconfig when pkg-config is not installed
Mon, 30 Oct 2006 16:59:40 +0000 kraymer convert DOCS/de from ISO-8859-1 to UTF-8
Mon, 30 Oct 2006 15:32:47 +0000 voroshil convert DOCS/ru from koi8r to UTF-8
Mon, 30 Oct 2006 14:58:46 +0000 kraymer fix "iconv: illegal input sequence" error
Mon, 30 Oct 2006 11:22:11 +0000 diego Add a parameter to enable colorized console output.
Mon, 30 Oct 2006 09:08:19 +0000 diego Fix libmpdvdkit2 linking on Mac OS X.
Mon, 30 Oct 2006 08:39:19 +0000 diego Remove redundant variable setting.
Mon, 30 Oct 2006 08:28:58 +0000 diego Make libmpdvdkit2 compilation slightly more consistent with the other modules.
Sun, 29 Oct 2006 22:02:10 +0000 nicodvb a previous commit introduced a bug that prevented tables
Sun, 29 Oct 2006 21:52:26 +0000 reimar Fix possible crash: negative values may no be passed to render_one_glyph
Sun, 29 Oct 2006 21:29:23 +0000 nicodvb simplified assignment of subtitles stream in ts_parse()
Sun, 29 Oct 2006 21:10:59 +0000 reimar Handle windows path separator in filesel menu.
Sun, 29 Oct 2006 18:16:00 +0000 reimar disable nonworking/broken code for now till I find out what it is supposed to do.
Sun, 29 Oct 2006 17:29:55 +0000 eugeni Revert r20517.
Sun, 29 Oct 2006 15:26:13 +0000 eugeni Move ass_library initialization code to ass_mp.c.
Sun, 29 Oct 2006 15:03:30 +0000 eugeni Copy the following functions to libass to avoid dependency on the rest of mplayer:
Sun, 29 Oct 2006 14:45:44 +0000 reimar Add VIDEOMEMORY_SIZE define to allow to easily change it.
Sun, 29 Oct 2006 14:26:23 +0000 rtogni Prevent segfault if video codec init fails
Sun, 29 Oct 2006 14:16:42 +0000 reimar Warn about vo_gl scaled-osd broken with -ass
Sun, 29 Oct 2006 13:59:36 +0000 eugeni Fix width -> orig_width typo.
Sun, 29 Oct 2006 13:58:30 +0000 eugeni Don't set PlayResX for plaintext subtitles.
Sun, 29 Oct 2006 13:52:51 +0000 eugeni Add \N at the end of each subtitle line when converting from subdata.
Sun, 29 Oct 2006 13:17:26 +0000 reimar Make sure we do not read beyond end of subtitle packet
Sun, 29 Oct 2006 12:44:15 +0000 reimar realloc subtitle buffers since subcp_recode might have decreased their size.
Sun, 29 Oct 2006 12:32:12 +0000 reimar Quick hack to implement percent-based seeking, also fixes seeking with gmplayer