| Commit message (Expand) | Author | Age | Files | Lines |
* | Add apply_window_int16() to DSPContext with x86-optimized versions and use it | Justin Ruggles | 2011-03-22 | 1 | -0/+126 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Fix ff_emu_edge_core_sse() on Win64. | Ronald S. Bultje | 2011-02-08 | 1 | -5/+15 |
* | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-02 | 1 | -69/+0 |
* | Implement a SIMD version of emulated_edge_mc() for x86. | Ronald S. Bultje | 2011-01-31 | 1 | -0/+560 |
* | Update x264asm header files to latest versions. | Jason Garrett-Glaser | 2010-06-23 | 1 | -11/+11 |
* | Implement an sse version of scalarproduct_float(). | Alex Converse | 2010-01-22 | 1 | -0/+24 |
* | fix a crash in ape decoding on x86_32 sse2 | Loren Merritt | 2009-12-08 | 1 | -1/+1 |
* | slightly faster scalarproduct_and_madd_int16_ssse3 on penryn, no change on co... | Loren Merritt | 2009-12-05 | 1 | -5/+13 |
* | refactor and optimize scalarproduct | Loren Merritt | 2009-12-05 | 1 | -37/+127 |
* | port ape dsp functions from sse2 to mmx | Loren Merritt | 2009-12-03 | 1 | -0/+75 |
* | fix linking on systems with a function name prefix (10l in r20287) | Loren Merritt | 2009-10-18 | 1 | -1/+1 |
* | huffyuv: add some const qualifiers | Loren Merritt | 2009-10-18 | 1 | -2/+2 |
* | simd add_hfyu_left_prediction | Loren Merritt | 2009-10-18 | 1 | -0/+74 |
* | ff_add_hfyu_median_prediction_mmx2 | Loren Merritt | 2009-02-08 | 1 | -0/+60 |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 1 | -0/+92 |