log

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