summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2016-10-12Merge "Optimize vp8 loopfilter msa functions"Kaustubh Raste
2016-10-07Optimize vp8 loopfilter msa functionsKaustubh Raste
2016-10-06[vpx highbd lpf NEON 1/6] horizontal 4Linfeng Zhang
2016-10-05Modify vp8 idct msa functions store methodKaustubh Raste
2016-09-30*idct*_neon.c: add missing rtcd includeJames Zern
2016-09-29vp8: remove mmx functionsJohann
2016-09-29Rename _xmm functions to _sse2Johann
2016-09-29Remove vp8_clear_system_stateJohann
2016-09-29vp8: clean up rtcdJohann
2016-09-27Hook up vp8_diamond_search_sad_sse3Johann
2016-09-26Merge "Un-Revert "Restore vp8_sixtap_predict4x4_neon""Johann Koenig
2016-09-23Use shifted value for sinpi8sqrt2Johann
2016-09-23Un-Revert "Restore vp8_sixtap_predict4x4_neon"Johann
2016-09-22Merge "vp8: remove VP8_SET_DBG* control support"James Zern
2016-09-21Keep vp8 sixtap read within boundsJohann
2016-09-20vp8: remove VP8_SET_DBG* control supportJames Zern
2016-09-20Merge changes from topic 'Wshorten'James Zern
2016-09-20Merge "Enable ssse3 bilinear tests"Johann Koenig
2016-09-19vp8: convert some uses of unsigned long to size_tJames Zern
2016-09-16Merge changes from topic 'clang-format'James Zern
2016-09-15Enable ssse3 bilinear testsJohann
2016-09-16Merge "Revert "Restore vp8_sixtap_predict4x4_neon""James Zern
2016-09-16Revert "Restore vp8_sixtap_predict4x4_neon"Johann Koenig
2016-09-16Merge "Restore vp8_bilinear_predict4x4_neon"Johann Koenig
2016-09-15Restore vp8_bilinear_predict4x4_neonJohann
2016-09-16Merge "Restore vp8_sixtap_predict4x4_neon"Johann Koenig
2016-09-16vp8 postproc: expand CONFIG_POSTPROC guardJohann
2016-09-15apply clang-formatclang-format
2016-09-15Restore vp8_sixtap_predict4x4_neonJohann
2016-09-09cosmetics,vp8: join some lines, fix table formatJames Zern
2016-09-01get_cpu_count: quiet -Wshorten-64-to-32 warningsJames Zern
2016-08-31Remove CONFIG_DEBUG guards from assert()Johann
2016-08-10Align thread entry point stackAleksey Vasenev
2016-08-04Remove armv6 targetJohann
2016-08-03Pad 'Left' when building under ASanJohann
2016-07-23vp8/postproc.c: disable clang-format for RGB_TO_YUVclang-format
2016-07-22vp8/postproc: fix implicit float conversionJames Zern
2016-07-21Add back header in threading.hYunqing Wang
2016-07-21Revert "Amend and improve VP8 multithreading implementation"Yunqing Wang
2016-07-19vp8: remove extra semicolonsJames Zern
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-15addnoise : clear out static size for generated noiseJim Bankoski
2016-07-15postproc : fix function parameters for noise functions.Jim Bankoski
2016-07-13postproc: noise style fixes.Jim Bankoski
2016-07-13postproc - move filling of noise buffer to vpx_dsp.Jim Bankoski
2016-07-12deblock filter : moved from vp8 code branchJim Bankoski
2016-07-01vp8/common/reconintra4x4.c: add missing includeJames Zern
2016-06-27*.asm: normalize label formatJames Zern