| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -0/+1 |
* | x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -16/+17 |
* | x86: dsputil: Only compile motion_est code when encoders are enabled | Diego Biurrun | 2012-09-10 | 1 | -2/+2 |
* | x86: Always compile files with functions that are called unconditionally | Diego Biurrun | 2012-08-29 | 1 | -3/+3 |
* | x86: avcodec: Drop silly "_mmx" suffixes from filenames | Diego Biurrun | 2012-08-28 | 1 | -8/+8 |
* | x86: avcodec: Drop silly "_sse" suffixes from filenames | Diego Biurrun | 2012-08-28 | 1 | -2/+2 |
* | build: fft: x86: Drop unused YASM-OBJS-FFT- variable | Diego Biurrun | 2012-08-27 | 1 | -2/+1 |
* | x86: mpegvideo: more sensible names for optimization file and init function | Diego Biurrun | 2012-08-24 | 1 | -1/+1 |
* | x86: mpegvideoenc: Split optimizations off into a separate file | Diego Biurrun | 2012-08-24 | 1 | -0/+1 |
* | dnxhdenc: x86: more sensible names for optimization file and init function | Diego Biurrun | 2012-08-24 | 1 | -1/+1 |
* | build: x86: Only compile mpegvideo optimizations when necessary | Diego Biurrun | 2012-08-22 | 1 | -1/+1 |
* | x86: avcodec: Consistently name all init files | Diego Biurrun | 2012-08-16 | 1 | -3/+3 |
* | x86: avcodec: Appropriately name files containing only init functions | Diego Biurrun | 2012-08-15 | 1 | -4/+4 |
* | x86: Drop silly "_yasm" suffixes from filenames | Diego Biurrun | 2012-08-12 | 1 | -3/+3 |
* | x86: remove libmpeg2 mmx(ext) idct functions | Mans Rullgard | 2012-08-02 | 1 | -1/+0 |
* | fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. | Ronald S. Bultje | 2012-07-31 | 1 | -2/+0 |
* | vp3: move idct and loop filter pointers to new vp3dsp context | Mans Rullgard | 2012-07-18 | 1 | -0/+1 |
* | build: add CONFIG_VP3DSP, reduce repetition in OBJS lists | Mans Rullgard | 2012-07-18 | 1 | -4/+2 |
* | x86: fft: convert sse inline asm to yasm | Mans Rullgard | 2012-06-25 | 1 | -1/+0 |
* | build: Consistently handle conditional compilation for all optimization OBJS. | Diego Biurrun | 2012-04-12 | 1 | -3/+2 |
* | build: prettyprinting cosmetics | Diego Biurrun | 2012-03-26 | 1 | -47/+40 |
* | x86: conditionally compile H.264 QPEL optimizations | Diego Biurrun | 2012-03-25 | 1 | -1/+1 |
* | SBR DSP x86: implement SSE sbr_sum_square_sse | Christophe GISQUET | 2012-02-23 | 1 | -0/+2 |
* | win64: add a XMM clobber test configure option. | Ronald S. Bultje | 2012-02-02 | 1 | -0/+1 |
* | rv40: x86 SIMD for biweight | Christophe Gisquet | 2012-01-30 | 1 | -1/+2 |
* | x86: Give RV40 init file a more suitable name. | Diego Biurrun | 2012-01-30 | 1 | -1/+1 |
* | png: convert DSP functions to yasm. | Ronald S. Bultje | 2012-01-29 | 1 | -0/+1 |
* | png: move DSP functions to their own DSP context. | Ronald S. Bultje | 2012-01-29 | 1 | -0/+1 |
* | rv34: DC-only inverse transform | Christophe GISQUET | 2012-01-12 | 1 | -1/+5 |
* | mpegaudiodec: optimized iMDCT transform | Vitor Sessak | 2012-01-08 | 1 | -0/+1 |
* | x86: conditionally compile dnxhd encoder optimizations | Diego Biurrun | 2011-12-19 | 1 | -2/+2 |
* | build: conditionally compile x86 H.264 chroma optimizations | Diego Biurrun | 2011-12-14 | 1 | -2/+3 |
* | prores: idct sse2/sse4 optimizations. | Ronald S. Bultje | 2011-10-11 | 1 | -0/+2 |
* | Move RV3/4-specific DSP functions into their own context | Kostya Shishkov | 2011-08-11 | 1 | -0/+2 |
* | H.264: Add x86 assembly for 10-bit H.264 qpel functions. | Daniel Kang | 2011-07-03 | 1 | -0/+1 |
* | h264: Add x86 assembly for 10-bit weight/biweight H.264 functions. | Daniel Kang | 2011-06-21 | 1 | -0/+1 |
* | H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions. | Daniel Kang | 2011-06-18 | 1 | -0/+1 |
* | Add x86 assembly for some 10-bit H.264 intra predict functions. | Daniel Kang | 2011-06-06 | 1 | -1/+2 |
* | Add IDCT functions for 10-bit H.264. | Daniel Kang | 2011-05-31 | 1 | -1/+2 |
* | dct32: port SSE 32-point DCT to YASM | Vitor Sessak | 2011-05-21 | 1 | -1/+2 |
* | mpegaudiodsp: fix x86 and ppc makefiles | Mans Rullgard | 2011-05-19 | 1 | -5/+1 |
* | Port x86 10-bit H.264 deblock asm from x264 | Jason Garrett-Glaser | 2011-05-10 | 1 | -0/+1 |
* | Add CONFIG_AC3DSP symbol to simplify makefiles | Mans Rullgard | 2011-03-12 | 1 | -4/+2 |
* | Add x86-optimized versions of exponent_min(). | Justin Ruggles | 2011-02-10 | 1 | -0/+4 |
* | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-02 | 1 | -0/+2 |
* | Move sse16_sse2() from inline asm to yasm. It is one of the functions causing | Ronald S. Bultje | 2010-09-17 | 1 | -0/+1 |
* | Rename h264_idct_sse2.asm to h264_idct.asm; move inline IDCT asm from | Ronald S. Bultje | 2010-09-14 | 1 | -1/+1 |
* | LGPL SSE2 H.264 iDCT | Jason Garrett-Glaser | 2010-09-10 | 1 | -1/+1 |
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -2/+1 |