log

age author description
Fri, 27 Mar 2009 20:34:55 +0000 reimar Use x86_reg instead of long in several video filters to fix compilation on MinGW64.
Fri, 27 Mar 2009 20:33:13 +0000 reimar Directly include libavutil/x86_cpu.h in cpudetect.h instead of duplicating it
Fri, 27 Mar 2009 19:34:50 +0000 reimar Get rid of gettimeofday reimplementation for MinGW, all remotely recent
Fri, 27 Mar 2009 19:09:33 +0000 diego spelling fixes, add release name
Fri, 27 Mar 2009 18:55:21 +0000 reimar Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADER
Fri, 27 Mar 2009 18:51:32 +0000 diego misc updates
Fri, 27 Mar 2009 18:48:47 +0000 reimar Sync cpuid detection code with libavcodec: assume it is always available on x86_64
Fri, 27 Mar 2009 17:14:58 +0000 reimar Rename local TMP variable to TMPRES to avoid a clash with the
Thu, 26 Mar 2009 14:20:15 +0000 diego Rename cs_test.c --> colorspace-test.c. This is more consistent with the names
Thu, 26 Mar 2009 13:35:12 +0000 compn change close to closesocket, unifies close streaming code
Thu, 26 Mar 2009 12:41:43 +0000 diego Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -test
Thu, 26 Mar 2009 11:00:04 +0000 reimar Add support for mmsh:// as alias for mmshttp://
Thu, 26 Mar 2009 01:30:10 +0000 ramiro Move yuv2rgb code to subdirs.
Wed, 25 Mar 2009 23:59:48 +0000 compn enable vp6 codec to read/write .fpf (passlogfile)
Wed, 25 Mar 2009 23:32:27 +0000 cehoyos Simplify vdpau deinterlacing code and fix timing for deint=2.