log x86/Makefile @ 12475:9fef0a8ddd63 libavcodec

age author description
Wed, 08 Sep 2010 15:07:14 +0000 stefano Move mm_support() from libavcodec to libavutil, make it a public libavcodec
Fri, 03 Sep 2010 16:52:46 +0000 rbultje Port latest x264 deblock asm (before they moved to using NV12 as internal libavcodec
Wed, 01 Sep 2010 20:56:16 +0000 rbultje Rename h264_weight_sse2.asm to h264_weight.asm; add 16x8/8x16/8x4 non-square libavcodec
Wed, 01 Sep 2010 20:48:59 +0000 rbultje Split h264dsp_mmx.c (which was #included in dsputil_mmx.c) in h264_qpel_mmx.c, libavcodec
Tue, 31 Aug 2010 12:32:24 +0000 rbultje Fix vertical align. libavcodec
Mon, 30 Aug 2010 16:34:13 +0000 rbultje Split intra prediction initialization (i.e. assigning of function pointers) libavcodec
Mon, 30 Aug 2010 16:31:04 +0000 rbultje Move H264 chroma MC from inline asm to yasm. This fixes VP3/5/6 and VC-1 libavcodec
Mon, 30 Aug 2010 16:25:46 +0000 rbultje Move VP3 IDCT functions from inline ASM to YASM. This fixes part of the VP3/5/6 libavcodec
Wed, 25 Aug 2010 13:44:16 +0000 rbultje Move vp6_filter_diag4() x86 SIMD code from inline ASM to YASM. This should libavcodec
Wed, 25 Aug 2010 13:42:28 +0000 rbultje Move vp6_filter_diag4() from DSPContext to VP56DSPContext. libavcodec
Sat, 07 Aug 2010 23:10:25 +0000 darkshikari Split h264dsp and h264pred in configure. libavcodec
Thu, 05 Aug 2010 00:13:38 +0000 darkshikari H.264: SSE2/SSSE3 weighted prediction asm libavcodec
Sat, 31 Jul 2010 14:50:51 +0000 vitor Convert deinterlacing MMX code to YASM libavcodec
Thu, 22 Jul 2010 00:39:49 +0000 lorenm relicense h264 deblock sse2 to lgpl libavcodec
Sun, 11 Jul 2010 22:53:01 +0000 conrad MMX/SSE VC1 loop filter libavcodec
Tue, 06 Jul 2010 17:48:23 +0000 vitor Move SSE optimized 32-point DCT to its own file. Should fix breakage with YASM libavcodec
Sun, 27 Jun 2010 02:01:45 +0000 rbultje First shot at VP8 optimizations: libavcodec
Fri, 25 Jun 2010 19:10:08 +0000 mru Make vp8 select h264dsp and use this to pull in mmx intrapred libavcodec
Fri, 25 Jun 2010 19:06:29 +0000 cehoyos Fix compilation without --enable-gpl. libavcodec
Fri, 25 Jun 2010 18:25:49 +0000 darkshikari 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 libavcodec
Thu, 24 Jun 2010 07:44:50 +0000 vitor SSE-optimized MP3 floating point windowing functions libavcodec
Tue, 16 Mar 2010 21:23:03 +0000 mru Simplify arch-specific object file lists libavcodec
Tue, 16 Mar 2010 21:22:59 +0000 mru Move arch-specific makefile parts into $arch/Makefile libavcodec