summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* vp9/x86: fix overwrite in ipred_vl_4x4_ssse3.Ronald S. Bultje2014-06-12
* x86: huffyuv: fix {add,diff}_int16Christophe Gisquet2014-06-12
* Merge commit '570d4b21863b6254d6bbca9c528bede471bb4478'Michael Niedermayer2014-06-10
|\
| * x86: h264: Don't keep data in the redzone across function calls on 64 bit unixMartin Storsjö2014-06-10
* | avcodec/x86/dct_init: fix build failure with clang && disable-optimizationsMichael Niedermayer2014-06-09
* | x86/dct32: don't build ff_dct32_float_sse on x86_64James Almer2014-06-09
* | x86/vp9: inital AVX2 intra_predJames Almer2014-06-08
* | x86/dsputil: move some mmx init code inside dsputil_init_mmx()James Almer2014-06-06
* | apedsp: move to llauddspChristophe Gisquet2014-06-05
* | avcodec/x86/dsputilenc_mmx: fix build without yasmMichael Niedermayer2014-06-04
* | x86/motion_est: sad_{x, y}2_mmxext functions are bitexactJames Almer2014-06-04
* | x86: dsputilenc: convert hf_noise*_mmx to yasmTimothy Gu2014-06-03
* | x86: hevc_mc: remove unneeded shiftChristophe Gisquet2014-06-01
* | x86: hevcdsp_init: fix macro usageChristophe Gisquet2014-06-01
* | x86/motion_est: enable sad16_sse2 on k10 CPUsJames Almer2014-06-01
* | build: fix compilation of svq1enc_mmx.c with --disable-mmxJames Almer2014-05-31
* | x86/huffyuvdsp: fix some prototypesJames Almer2014-05-31
* | x86: huffyuvdsp: fewer functions for x86_64Christophe Gisquet2014-05-30
* | x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasmTimothy Gu2014-05-30
* | x86: dsputilenc: move all the function prototypes togetherTimothy Gu2014-05-30
* | x86: huffyuvdsp: add_hfyu_left_pred_bgr32Christophe Gisquet2014-05-30
* | avcodec/huffyuvdsp: Change w to intptr in add_hfyu_median_pred() and add_hfyu...Michael Niedermayer2014-05-30
* | x86: huffyuvdsp: add SSE2 median predictionChristophe Gisquet2014-05-30
* | avcodec/x86/qpeldsp_init: Restore author attributionMichael Niedermayer2014-05-30
* | Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer2014-05-30
|\|
| * dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-29
* | Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-29
* | avcodec/x86/svq1enc_mmx: Add author attributionMichael Niedermayer2014-05-30
* | Merge commit '65d5d5865845f057cc6530a8d0f34db952d9009c'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move SVQ1 encoding specific bits into svq1encDiego Biurrun2014-05-29
* | x86/dsputilenc: add missing guards to ff_pix_sum16_xopJames Almer2014-05-29
* | x86: huffyuvdsp: port add_bytes to yasmChristophe Gisquet2014-05-29
* | x86: hpeldsp: better factorizationChristophe Gisquet2014-05-29
* | rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16Michael Niedermayer2014-05-29
* | rename add_hfyu_median_prediction_int16 to add_hfyu_median_pred_int16Michael Niedermayer2014-05-29
* | rename sub_hfyu_median_prediction_int16 to sub_hfyu_median_pred_int16Michael Niedermayer2014-05-29
* | x86/dsputilenc: implement XOP version of pix_sum16James Almer2014-05-29
* | libavcodec/x86/dsputilenc: drop and 0xffff that should have becomei redundantMichael Niedermayer2014-05-29
* | x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1}James Almer2014-05-28
* | x86: hevc_mc: better register allocationChristophe Gisquet2014-05-28
* | Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c'Michael Niedermayer2014-05-28
|\|
| * dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun2014-05-27
* | Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d'Michael Niedermayer2014-05-27
|\|
| * dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-27
| * x86/synth_filter: remove the fma3 version ifdefsJames Almer2014-04-13
| * DNxHD: convert inline asm to yasmTimothy Gu2014-04-11
| * DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as strideTimothy Gu2014-04-11
* | x86/dsputilenc: use HADDD in ff_sse16_sse2James Almer2014-05-27
* | x86/dsputilenc: implement SSE2 version of diff_pixelsJames Almer2014-05-27