log i386/dsputil_mmx.c @ 4907:2eac08efc196 libavcodec

age author description
Sat, 07 Apr 2007 14:10:02 +0000 diego typos libavcodec
Fri, 30 Mar 2007 19:15:31 +0000 lorenm mmx 16-bit ssd. 2.3x faster svq1 encoding. libavcodec
Sat, 24 Feb 2007 11:58:52 +0000 diego Fix wrong conditional, Snow decoding, not encoding, was SIMD-accelerated. libavcodec
Tue, 30 Jan 2007 10:31:34 +0000 takis Add the const specifier as needed to reduce the number of warnings. libavcodec
Tue, 14 Nov 2006 03:18:09 +0000 mru revert bad checkin libavcodec
Tue, 14 Nov 2006 03:12:29 +0000 mru move some CFLAGS settings away from config.* writing section libavcodec
Sun, 12 Nov 2006 03:34:12 +0000 mru adding more static keywords libavcodec
Fri, 03 Nov 2006 02:03:56 +0000 michael optimize H264_DEBLOCK_P0_Q0 libavcodec
Sat, 14 Oct 2006 17:04:50 +0000 diego Put libmpeg2 IDCT functions under CONFIG_GPL, fixes link failure libavcodec
Wed, 11 Oct 2006 23:17:58 +0000 diego Rename ABS macro to FFABS. libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 05 Oct 2006 00:23:24 +0000 diego Switch idct_mmx_xvid.c from GPL to LGPL as permitted by the libavcodec
Sun, 01 Oct 2006 21:25:17 +0000 lorenm approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast. libavcodec
Wed, 27 Sep 2006 19:54:07 +0000 mru add some #ifdef CONFIG_ENCODERS/DECODERS libavcodec
Thu, 14 Sep 2006 22:13:23 +0000 aurel disable vp3 mmx idct for theora files to avoid artifacts libavcodec