summaryrefslogtreecommitdiff
path: root/vp8/common
AgeCommit message (Expand)Author
2017-02-14apply clang-formatclang-format
2017-01-12Add decoder getters for the last quantizer.Peter Boström
2016-12-16vp8 : use threading mutex's for tsan only.Jim Bankoski
2016-12-13Reapply 'Amend and improve VP8 multithreading implementation'Jim Bankoski
2016-11-22Fix mips dspr2 build warningKaustubh Raste
2016-11-10Merge "*ppflags.h: remove unused *_DEBUG_* enum values"James Zern
2016-11-08*ppflags.h: remove unused *_DEBUG_* enum valuesJames Zern
2016-11-08Refine vp8_refining_search_sadx4 targetingJohann
2016-10-19vp8: Add control for gf boost for 1 pass cbr.Marco
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