log x86/h264dsp_mmx.c @ 10938:2a50b786b888 libavcodec

age author description
Tue, 19 Jan 2010 16:40:36 +0000 michael Fix h264_loop_filter_strength_mmx2() so it works with b frames. libavcodec
Tue, 19 Jan 2010 14:28:19 +0000 michael Remove -2 -> -1 remapping, its not needed anymore as we must remap all libavcodec
Thu, 04 Jun 2009 23:25:09 +0000 ramiro Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED. libavcodec
Sat, 30 May 2009 22:19:14 +0000 astrange H264: Fix out of bounds reads in SSSE3 MC libavcodec
Tue, 14 Apr 2009 23:56:10 +0000 conrad VC1: add and use avg_no_rnd chroma MC functions libavcodec
Tue, 14 Apr 2009 23:55:39 +0000 conrad Rename put_no_rnd_h264_chroma* to reflect its usage in VC1 only libavcodec
Sun, 08 Feb 2009 06:35:21 +0000 bcoudurier fix typo in h264dsp_mmx (no effect currently as the function is not used), approved by Dark Shikari on IRC libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Sun, 04 Jan 2009 01:36:11 +0000 cehoyos Use H264 MMX chroma functions to accelerate RV40 decoding. libavcodec
Sat, 03 Jan 2009 00:46:17 +0000 darkshikari Add x264 SSE2 iDCT functions to H.264 decoder. libavcodec
Mon, 22 Dec 2008 09:12:42 +0000 diego Rename libavcodec/i386/ --> libavcodec/x86/. libavcodec