summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* x86/hevc_deblock: use constants instead of generating values at runtimeJames Almer2014-05-19
* x86/hevc_deblock: remove some duplicated instructionsJames Almer2014-05-18
* x86: hevc_mc: specify coefficients registersChristophe Gisquet2014-05-18
* Fix compilation of libavcodec/x86/hevc_deblock.asm with nasm.Carl Eugen Hoyos2014-05-17
* x86/hevc_deblock: use movhps instead of shuffling valuesJames Almer2014-05-17
* x86/hevc_deblock: fix label namesJames Almer2014-05-17
* x86/hevc_deblock: fix usage of ABS1James Almer2014-05-17
* x86/hevc_deblock: merge movs with other instructionsJames Almer2014-05-17
* avcodec/x86/hevc: updated to use x86util macrosplepere2014-05-16
* avcodec/x86/hevc: added DBF assembly functionsplepere2014-05-16
* avcodec/x86/dsputil_mmx: Fix build with clang-usanMichael Niedermayer2014-05-15
* x86: sbrdsp: implement SSE qmf_deint_negChristophe Gisquet2014-05-15
* hevcdsp: correctly indicate that hevc_put_hevc_bi_epel_h uses 9 GPRsHendrik Leppkes2014-05-12
* hevcdsp: include stddef.h for ptrdiff_t definitionJames Almer2014-05-10
* hevcdsp: add missing header includeJames Almer2014-05-10
* avcodec/x86/hevcdsp_init: fix build failure with --disable-mmxMichael Niedermayer2014-05-09
* hvcodec/x86/hevcdsp: make macros more modular to support functions that are n...plepere2014-05-09
* inline asm: fix arrays as named constraints.Matt Oliver2014-05-07
* avcodec/x86/hevcdsp_init: fix SSE4 checksMichael Niedermayer2014-05-06
* avcodec/x86/Makefile: remove duplicate lineMichael Niedermayer2014-05-06
* avcodec/x86/hevcdsp_init: fix build on 32bitMichael Niedermayer2014-05-06
* HEVC : added assembly MC functionsplepere2014-05-06
* x86/mpegaudiodsp.c: msvc compilation error without sse/avx_externalMatt Oliver2014-05-06
* avcodec/lossless_videodsp: fix incompatible pointer type warningMichael Niedermayer2014-05-05
* x86/cavdsp: prevent named constraints appearing twice.Matt Oliver2014-05-03
* x86/mpegaudiodsp: define apply_window_mp3 as SSEJames Almer2014-04-25
* vc1dsp: fix build without inline asmHendrik Leppkes2014-04-22
* avcodec/x86/vp9lpf: add a comment above a bunch of SWAP.Clément Bœsch2014-04-20
* avcodec/x86/vp9lpf: merge a few movs with other instructions.Clément Bœsch2014-04-20
* vc1dsp: introduce cases for 8x8 and 16x16Christophe Gisquet2014-04-20
* vp9/x86: simplify FILTER_INIT.Clément Bœsch2014-04-19
* vp9/x86: clarify mixed splatb.Clément Bœsch2014-04-19
* Fix compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-19
* Use MANGLE in cavsdsp.c to save two registers using gcc.Carl Eugen Hoyos2014-04-19
* x86/dsputil: use HADDD where applicableJames Almer2014-04-17
* x86: move horizontal add macros to x86utilJames Almer2014-04-17
* avcodec/x86/idct_sse2_xvid: fix non C99 inline functionMichael Niedermayer2014-04-14
* avcodec/x86: Exclude broken get_cabac under icl.Matt Oliver2014-04-10
* Remove leal op to fix icl inline asm.Matt Oliver2014-04-07
* dcadsp: fix SSE code to not use SSE2 instructions.Hendrik Leppkes2014-04-06
* Merge commit '57b5b84e208ad61ffdd74ad849bed212deb92bc5'Michael Niedermayer2014-04-05
|\
| * x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belongDiego Biurrun2014-04-04
* | Merge commit 'c2c5be57494e6117086771bca34c8cd4c72c8e99'Michael Niedermayer2014-04-05
|\|
| * x86: h264_qpel: Simplify an #if conditionalDiego Biurrun2014-04-04
* | Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8'Michael Niedermayer2014-04-05
|\|
| * x86: Drop some unnecessary YASM ifdefsDiego Biurrun2014-04-04
* | Merge commit 'b42f49e42f8cde25a788b2d13d03e99ca2956647'Michael Niedermayer2014-04-05
|\|
| * x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includesDiego Biurrun2014-04-04
* | Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d'Michael Niedermayer2014-04-05
|\|
| * Remove a number of unnecessary dsputil.h #includesDiego Biurrun2014-04-04