log

age author description
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