summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-27Fix for compile error with range checkingPeter de Rivaz
2016-09-26Merge "vp9: Reduce frame loopfilter-level for 1 pass cbr."Marco Paniconi
2016-09-26Merge "Un-Revert "Restore vp8_sixtap_predict4x4_neon""Johann Koenig
2016-09-26Merge "Use shifted value for sinpi8sqrt2"Johann Koenig
2016-09-26vp9: Reduce frame loopfilter-level for 1 pass cbr.Marco
2016-09-26Merge "Refactor lpf (size 4 and 8) NEON intrinsics optimization"Linfeng Zhang
2016-09-26Merge "VP9: token decoder expansion"Scott LaVarnway
2016-09-24Merge "vp9_idct: delete dead TODOs"James Zern
2016-09-23Use shifted value for sinpi8sqrt2Johann
2016-09-23Un-Revert "Restore vp8_sixtap_predict4x4_neon"Johann
2016-09-23VP9: token decoder expansionScott LaVarnway
2016-09-23Merge "VP9: pass TileWorkerData instead of MACROBLOCKD and vpx_reader."Scott LaVarnway
2016-09-23Merge "vpx_idct32x32_34_add_sse2: rm unneeded transposes"James Zern
2016-09-23Merge "variance_neon: sync variance*() w/c,sse2"James Zern
2016-09-22VP9: pass TileWorkerData instead of MACROBLOCKD and vpx_reader.Scott LaVarnway
2016-09-21vpx_idct32x32_34_add_sse2: rm unneeded transposesJames Zern
2016-09-22Merge "Detect invalid highbd iht input"Angie Chiang
2016-09-21variance_neon: sync variance*() w/c,sse2James Zern
2016-09-22Merge "vp8: remove VP8_SET_DBG* control support"James Zern
2016-09-21Detect invalid highbd iht inputAngie Chiang
2016-09-21Keep vp8 sixtap read within boundsJohann
2016-09-21predict_test: align dst buffer to 16Johann
2016-09-20vp8: remove VP8_SET_DBG* control supportJames Zern
2016-09-20vp9_idct: delete dead TODOsJames Zern
2016-09-20Merge changes from topic 'Wshorten'James Zern
2016-09-20Merge "variance_avx2: sync variance functions with c-code"James Zern
2016-09-20Merge "examples: quiet -Wshorten-64-to-32 warnings"James Zern
2016-09-20Merge "vp9_rtcd: remove non-existent highbd convolve fns"James Zern
2016-09-20Merge "Enable ssse3 bilinear tests"Johann Koenig
2016-09-20Merge "Add vp8_bilinear_filter test"Johann Koenig
2016-09-20Merge "Code class0 using vpx_read() / vpx_write()."Alex Converse
2016-09-19vp9_rtcd: remove non-existent highbd convolve fnsJames Zern
2016-09-19examples: quiet -Wshorten-64-to-32 warningsJames Zern
2016-09-19vp8: convert some uses of unsigned long to size_tJames Zern
2016-09-19vp8/encoder: quiet some -Wshorten-64-to-32 warningsJames Zern
2016-09-19Refactor lpf (size 4 and 8) NEON intrinsics optimizationLinfeng Zhang
2016-09-19variance_avx2: sync variance functions with c-codeJames Zern
2016-09-19Merge "Remove -fno-strict-aliasing flag"Johann Koenig
2016-09-19Remove -fno-strict-aliasing flagJohann
2016-09-19Code class0 using vpx_read() / vpx_write().Nathan E. Egge
2016-09-19Zero the whole rd_counts struct rather than the each memberAlex Converse
2016-09-17loopfilter_mb_neon: remove unused load_8x8()James Zern
2016-09-17Merge "Refactor lpf (size 16) NEON intrinsics optimization"Linfeng Zhang
2016-09-16Merge "vpx_codec_control: return incapable for unmatched control"James Zern
2016-09-16Refactor lpf (size 16) NEON intrinsics optimizationLinfeng Zhang
2016-09-16vpx_subpixel_8t_intrin_avx2: tolerate unversioned clangJames Zern
2016-09-16Merge changes from topic 'clang-format'James Zern
2016-09-15Enable ssse3 bilinear testsJohann
2016-09-15Add vp8_bilinear_filter testJohann
2016-09-16Merge "Revert "Restore vp8_sixtap_predict4x4_neon""James Zern