summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* vp9/x86: add ff_vp9_loop_filter_[vh]_16_16_sse2().James Almer2014-01-17
* vp9/x86: 16x16 iadst_idct, idct_iadst and iadst_iadst (ssse3+avx).Ronald S. Bultje2014-01-16
* vp9/x86: simplify a few mc inits.Clément Bœsch2014-01-16
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-15
|\
| * x86: dsputil: Simplify xvmc deprecation conditionalDiego Biurrun2014-01-15
* | vp9/x86: add AVX for itxfm and lpf.Clément Bœsch2014-01-15
* | avcodec/x86/proresdsp_init: x86 prores IDCT is bitexact againMichael Niedermayer2014-01-14
* | Merge commit '46bacb5cc6169ff5e8e982495c4925467c1d8bb7'Michael Niedermayer2014-01-14
|\|
| * x86: Consistently use cpu flag detection macros in places that still miss itDiego Biurrun2014-01-14
* | vp9/x86: add ff_vp9_loop_filter_[vh]_16_16_ssse3().Clément Bœsch2014-01-12
* | vp9/x86: factor out some code in VP9_UNPACK_MULSUB_2W_4X.Clément Bœsch2014-01-12
* | vp9/x86: remove reg redundancy in VP9_MULSUB_2W_2X.Clément Bœsch2014-01-12
* | vp9/x86: merge IDCT coef macros.Clément Bœsch2014-01-12
* | Merge commit '4c642d8d98703faf52983243098f35865e15b312'Michael Niedermayer2014-01-09
|\|
| * x86: hpeldsp: Add missing av_cold attribute to init functionDiego Biurrun2014-01-09
* | Merge commit 'b0be1ae792ac8bbfb0fc7b9b9cb39eaf0feb489b'Michael Niedermayer2014-01-09
|\|
| * x86: avcodec: Add a bunch of missing #includes for av_coldDiego Biurrun2014-01-09
* | vp9/x86: make STORE_2X2 macro local.Ronald S. Bultje2014-01-08
* | vp9/x86: idct_32x32_add_ssse3 sub-8x8-idct.Ronald S. Bultje2014-01-07
* | vp9/x86: idct_32x32_add_ssse3 sub-16x16-idct.Ronald S. Bultje2014-01-07
* | vp9/x86: idct_32x32_add_ssse3.Ronald S. Bultje2014-01-07
* | Merge commit 'a03a642d5ceb5f2f7c6ebbf56ff365dfbcdb65eb'Michael Niedermayer2014-01-06
|\|
| * h264: do not use 422 functions for monochromeAnton Khirnov2014-01-06
* | vp9/x86: 16px MC functions (64bit only).Ronald S. Bultje2013-12-26
* | vp9/x86: 16x16 sub-IDCT for top-left 8x8 subblock (eob <= 38).Ronald S. Bultje2013-12-26
* | Convert XvMC to hwaccel v3Ivan Kalvachev2013-12-22
* | Merge commit 'dfc50ac85e9d68a771b556297b7c411650206f3b'Michael Niedermayer2013-12-20
|\|
| * x86: mpegvideo: move denoise_dct asm to mpegvideoencAnton Khirnov2013-12-20
* | vp9/x86: idct_add_16x16_ssse3.Ronald S. Bultje2013-12-14
* | Merge commit '4958f35a2ebc307049ff2104ffb944f5f457feb3'Michael Niedermayer2013-12-09
|\|
| * dsputil: Move apply_window_int16 to ac3dspDiego Biurrun2013-12-08
* | vp9: implement top/left half (4x4) sub-8x8-IDCT.Ronald S. Bultje2013-12-07
* | vp9: split pre-load of 11585x2 out of 1d idct macro.Ronald S. Bultje2013-12-07
* | vp9: minor refactorings in idct ssse3 assembly.Ronald S. Bultje2013-12-07
* | vp9: split x86 assembly in two files.Ronald S. Bultje2013-12-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-05
|\|
| * x86: Initialize mmxext after amd3dnow optimizationsDiego Biurrun2013-12-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-02
|\|
| * dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideoDiego Biurrun2013-12-02
* | Merge commit 'cf7860db608df7c76471d8b61f07abbd5aad8dd5'Michael Niedermayer2013-11-28
|\|
| * x86: dsputil: Suppress deprecation warnings for XvMC bitsDiego Biurrun2013-11-28
| * lavc: VP9 decoderRonald S. Bultje2013-11-15
* | avcodec/x86/vp9dsp: merge a few SWAP together.Clément Bœsch2013-11-21
* | avcodec/x86: remove 3 sub in pred4x4_tm_vp8_8.Clément Bœsch2013-11-17
* | avcodec/x86/vp9dsp: use EXTERNAL_* macros.Clément Bœsch2013-11-16
* | Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0'Michael Niedermayer2013-11-15
|\|
| * lavc: Edge emulation with dst/src linesizeRonald S. Bultje2013-11-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-14
|\|
| * Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-13
* | Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6'Michael Niedermayer2013-11-08
|\|