summaryrefslogtreecommitdiff
path: root/vp8/common/x86
AgeCommit message (Expand)Author
2017-05-16Revert "Add visibility="protected" attribute for global variables referenced ...Johann Koenig
2017-05-12Add visibility="protected" attribute for global variables referenced in asm f...Rahul Chaudhry
2016-09-29vp8: remove mmx functionsJohann
2016-09-21Keep vp8 sixtap read within boundsJohann
2016-09-15Enable ssse3 bilinear testsJohann
2016-07-19vp8: apply clang-tidy google-readability-braces-around-statementsclang-tidy
2016-07-18prepend ++ instead of post in for loops.Jim Bankoski
2016-07-15vp8: apply clang-formatclang-format
2016-07-12deblock filter : moved from vp8 code branchJim Bankoski
2016-06-27*.asm: normalize label formatJames Zern
2016-05-02Move vpx_add_plane from codec to vpx_dsp and dedup.Jim Bankoski
2015-09-30vp8: change build_intra_predictors_mbuv_s to use vpx_dsp.Ronald S. Bultje
2015-09-30vp8: change build_intra_predictors_mby_s to use vpx_dsp.Ronald S. Bultje
2015-08-03Rename vp8 loopfilter_mmx.asmJohann
2015-07-07Move sub pixel variance to vpx_dspJohann
2015-06-18Move vp8 variance filesJohann
2015-06-03Remove unused sub pixel mseJohann
2015-05-26Move variance functions to vpx_dspJohann
2015-05-14vp8/common/variance*: add vp8_rtcd includeJames Zern
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern
2015-05-06Move shared SAD code to vpx_dspJohann
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2014-06-12Use lrand48 on AndroidJohann
2014-05-23Removing vp8/common/pragmas.h.Dmitry Kovalev
2014-05-21Renames x86_64 specific asm filesDeb Mukherjee
2014-05-19Fix valgrind read out of bounds error.Jim Bankoski
2014-04-21Fix dr memory VP8 encode/decode errorsYunqing Wang
2014-03-24Fix uninitialized read in postprocessingYunqing Wang
2014-02-12minor spelling cleanup in commentsAndrew Russell
2014-01-23vp8/common: add extern "C" to headersJames Zern
2013-12-16vp8/common: normalize include guardsJames Zern
2013-10-29idct_blk_mmx.c: use vpx_memset instead of castJohann
2013-10-01Merge "Fix linker warnings for bilinear filters"Matthew Heaney
2013-10-01Fix linker warnings for bilinear filtersMatthew Heaney
2013-09-26fixed integer overflow warningsYaowu Xu
2013-03-15Bug fix: Issue 531: MMX code tries to read from SSE2 registerScott LaVarnway
2013-02-27Fix --as=nasm compatibility for new asm code.Jan Kratochvil
2013-02-22Fix variance (signed integer) overflowJames Zern
2013-02-17Use dq instead of ddq with NASMKO Myung-Hun
2013-01-31Add support for x64 and win64 yasm flags.Frank Galligan
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-11-26Merge "vp8_intra_pred_y_tm_sse2: save/restore xmm registers"James Zern
2012-11-20Merge "vp8_loop_filter_bh_y_sse2: save/restore xmm registers"John Koleszar
2012-11-20vp8_filter_block1d4_h6_ssse3: add missing xmm restoreJames Zern
2012-11-20vp8_loop_filter_bh_y_sse2: save/restore xmm registersJames Zern
2012-11-19vp8_intra_pred_y_tm_sse2: save/restore xmm registersJames Zern
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-10-23postproc_sse2: avoid reading off the end of the limits arrayJohn Koleszar
2012-10-08post-proc: deblock filter optimizationYunqing Wang
2012-07-27Be consistent with SAD valuesJohann