log

age author description
Sat, 14 Mar 2009 16:43:10 +0000 cehoyos Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame.
Sat, 14 Mar 2009 16:00:21 +0000 diego Add /usr/X11R7 to the list of directories in which to search for X11 includes
Sat, 14 Mar 2009 15:56:16 +0000 diego Only compile fastmemcpybench on x86.
Sat, 14 Mar 2009 12:32:28 +0000 reimar Set DOCTYPE in xsl-generated HTML documentation.
Sat, 14 Mar 2009 08:11:03 +0000 sdrik Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macro
Fri, 13 Mar 2009 17:12:40 +0000 reimar Check for HAVE_EBX_AVAILABLE before enabling MMX code that needs the EBX
Fri, 13 Mar 2009 17:09:39 +0000 reimar Use the same code as in vf_decimate to select diff_MMX
Fri, 13 Mar 2009 17:02:15 +0000 reimar Add missing ecx clobber in diff_MMX code (yes, that function is duplicated).
Fri, 13 Mar 2009 16:42:42 +0000 reimar Fix compilation with --charset=noconv
Thu, 12 Mar 2009 11:55:26 +0000 diego Replace duplicated code by a macro.
Thu, 12 Mar 2009 11:16:51 +0000 compn add some info for acm and tips for searching
Thu, 12 Mar 2009 10:50:21 +0000 diego SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec net
Wed, 11 Mar 2009 22:55:23 +0000 greg Use ScaledBorderAndShadow: yes by default.
Wed, 11 Mar 2009 14:44:22 +0000 sdrik Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macro
Wed, 11 Mar 2009 14:22:53 +0000 sdrik In initMMX2HScaler, when chrDstW is not divisible by 4, the last filterPos
Wed, 11 Mar 2009 00:25:23 +0000 diego Update email address for Vajna, Mikls.
Tue, 10 Mar 2009 23:23:01 +0000 compn add sn40 binary codec
Tue, 10 Mar 2009 20:16:16 +0000 compn sn40 decodes with ffodivx
Tue, 10 Mar 2009 10:05:09 +0000 diego Fix and restructure fastmemcpybench. It is now one binary that runs all
Tue, 10 Mar 2009 02:21:49 +0000 compn typo nuppelvideo spotted by kostya
Mon, 09 Mar 2009 23:46:28 +0000 cehoyos Output number of reference frames before creating H264 vdpau decoder.
Mon, 09 Mar 2009 23:19:16 +0000 diego Update entry for libdvdread; add entry for libdvdnav.
Mon, 09 Mar 2009 23:15:26 +0000 diego cosmetics: Add newlines for better readability, rename Homepage entry to URL.
Mon, 09 Mar 2009 21:40:20 +0000 diego GraphEdit is also available in the Microsoft SDK nowadays.
Mon, 09 Mar 2009 21:31:36 +0000 kraymer typo
Mon, 09 Mar 2009 20:56:19 +0000 diego libmpdemux/nuppelvideo.h was removed.
Mon, 09 Mar 2009 20:48:20 +0000 diego partial further sync by patch by sevenfourk, sevenfourk gmail com
Mon, 09 Mar 2009 20:31:03 +0000 ben Ensure the string we're trying to compare is actually not NULL.
Mon, 09 Mar 2009 20:30:24 +0000 ben The first valid index is total count - 1 (usually 0)
Mon, 09 Mar 2009 19:15:20 +0000 reimar Do not call waveOutReset in uninit if you should wait till playing finishes,