log

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