summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* 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
* | avcodec/x86/dsputilenc: set the count of SSE registers correctly for get_pixelsMichael Niedermayer2014-05-27
* | x86: hpeldsp: propagate changes across codecsChristophe Gisquet2014-05-26
* | Revert "x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm"Michael Niedermayer2014-05-25
* | x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasmTimothy Gu2014-05-25
* | x86/dsputilenc: make the SUM_ABS_DCTELEM macro more readableJames Almer2014-05-25
* | x86/dsputilenc: port sum_abs_dctelem functions to yasmJames Almer2014-05-24
* | x86: hpeldsp: implement SSSE3 version of _xy2Christophe Gisquet2014-05-24
* | x86: hpeldsp: implement SSE2 put_pixels16_xy2Christophe Gisquet2014-05-24
* | x86: hpeldsp: implement SSE2 versionsChristophe Gisquet2014-05-24
* | x86/hevc_deblock: improve chroma functions register allocationJames Almer2014-05-24
* | x86/dsputil: fix argument declaration in vector_clipfJames Almer2014-05-23
* | x86/dsputil: fix VECTOR_CLIP_INT32 macroJames Almer2014-05-23
* | x86/diracdsp: mark all functions as yasmJames Almer2014-05-23
* | x86/dsputil: port ff_vector_clipf_sse to yasmJames Almer2014-05-23