summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* 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
* | x86/dcadsp: add ff_dca_lfe_fir0_fma3James Almer2014-04-05
* | x86/synth_filter: compile avx and fma3 functions unconditionallyJames Almer2014-04-05
* | avcodec/x86/dcadsp_init: fix compilation failure without FMA3Michael Niedermayer2014-04-05
* | Merge commit 'c74b86699c86bdf62e8570f41d8a38be5710baa3'Michael Niedermayer2014-04-04
|\|
| * x86/synth_filter: add synth_filter_fma3James Almer2014-04-04
| * x86/synth_filter: add synth_filter_avxJames Almer2014-04-04
| * x86/synth_filter: add synth_filter_sseJames Almer2014-04-04
* | x86/synth_filter: remove the main loop when it's not neededChristophe Gisquet2014-04-04
* | Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f'Michael Niedermayer2014-04-04
|\|
| * On2 VP7 decoderPeter Ross2014-04-04
* | Use intel compliant CDQ instead of CLTD in inline asm.Matt Oliver2014-03-30
* | x86/vp9mc: add vp9 namespace.Clément Bœsch2014-03-29
* | x86: convert DNxHDenc inline asm to yasmTimothy Gu2014-03-27
* | dnxhdenc: make get_pixel_8x4_sym accept ptrdiff_t as strideTimothy Gu2014-03-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-26
|\|
| * x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_initDiego Biurrun2014-03-26
* | Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f'Michael Niedermayer2014-03-26
|\|
| * Add missing headers to make template files compile (more) standaloneDiego Biurrun2014-03-26
| * x86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocationDiego Biurrun2014-03-26
* | libavcodec/*/vp8dsp_init: indentPeter Ross2014-03-25
* | On2 VP7 decoderPeter Ross2014-03-25
* | avcodec/x86/mpegvideoenc_template: fix integer overflowMichael Niedermayer2014-03-25
* | avcodec/x86/h264_qpel: Fix typo introduced by 322a1dda973e802db7b57f2007fad3e...Michael Niedermayer2014-03-23
* | Merge commit '82dd1026cfc1d72b04019185bea4c1c9621ace3f'Michael Niedermayer2014-03-22
|\|
| * x86: dsputil: Move hpeldsp-related declarations to a separate headerDiego Biurrun2014-03-22
* | Merge commit '6655c933a887a2d20707fff657b614aa1d86a25b'Michael Niedermayer2014-03-22
|\|