summaryrefslogtreecommitdiff
path: root/libavcodec/x86/dsputil.asm
Commit message (Expand)AuthorAge
* x86: rename dsputil.asm to idctdsp.asmJames Almer2014-07-02
* x86/dsputil: move put_signed_pixels_clamped out of bswapdsp.asmJames Almer2014-06-23
* dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun2014-06-22
* dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-22
* dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-29
* dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-27
* x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belongDiego Biurrun2014-04-04
* x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-13
* x86: qpel: Move fullpel and l2 functions to a separate fileRonald S. Bultje2013-04-08
* x86: consistently use unaligned movs in the unaligned bswapJanne Grunau2013-03-25
* Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm."Diego Biurrun2013-02-28
* x86: dsputil: Fix h263 loop filter link error in some configurationsDaniel Kang2013-02-18
* dsputil: x86: Fix compile errorDaniel Kang2013-02-07
* dsputil: x86: Convert h263 loop filter to yasmDaniel Kang2013-02-06
* x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldspDiego Biurrun2013-01-31
* Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm.Ronald S. Bultje2013-01-26
* floatdsp: move scalarproduct_float from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* dsputil: remove butterflies_float_interleave.Ronald S. Bultje2013-01-20
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
* x86: h264: Convert 8-bit QPEL inline assembly to YASMDaniel Kang2012-11-25
* x86: SPLATD: port to cpuflagsDiego Biurrun2012-11-18
* x86: dsputil: port to cpuflagsDiego Biurrun2012-11-16
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-14
* build: Drop AVX assembly ifdefsDiego Biurrun2012-11-11
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-31
* x86: Drop silly "_yasm" suffixes from filenamesDiego Biurrun2012-08-12