summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2019-03-14Enclose macro arguments in parenthesesJerome Jiang
2019-03-04Add SSE4_1 highbd version of temporal filterchiyotsai
2019-02-01Remove old version of temporal_filter_applychiyotsai
2019-01-30Add highbd yuv_temporal_filterchiyotsai
2019-01-30Merge changes I49a760ea,I792df86eHarish Mahendrakar
2019-01-29Add some const qualifiers where applicableHui Su
2019-01-24Add SSE4 version of new apply_temporal_filterchiyotsai
2019-01-19Revert "Revert "Add Tile-SB-Row based Multi-threading in Decoder""Ritu Baldwa
2019-01-18Merge "Add unit test for temporal filter on VP9"Chi Yo Tsai
2019-01-16Add unit test for temporal filter on VP9chiyotsai
2019-01-15mips: add rtcd.h to resolve missing declarationsJohann
2019-01-09 highbd_iadst16_neon: resolve missing declarationJohann
2019-01-08ppc: resolve missing declarationsJohann
2018-12-27Adaptively choose block sizes in temporal filteringYunqing Wang
2018-12-22Revert "Add Tile-SB-Row based Multi-threading in Decoder"James Zern
2018-12-21Merge "fdct_quant: resolve missing declarations"Johann Koenig
2018-12-21Merge "Add Tile-SB-Row based Multi-threading in Decoder"Harish Mahendrakar
2018-12-21fdct_quant: resolve missing declarationsJohann
2018-12-20vp9: limit lpf workers to min(threads,tiles,sb_rows)James Zern
2018-12-18Add Tile-SB-Row based Multi-threading in DecoderRitu Baldwa
2018-12-06Merge "Fix DoS in Error Streams"Harish Mahendrakar
2018-12-03Fix DoS in Error StreamsVenkatarama NG. Avadhani
2018-12-03Add Parse and Recon Split functionsShubham Tandle
2018-11-21Fix scan_build warnings in vp9_loopfilter.cAngie Chiang
2018-10-30clang-tidy: fix vp9/common parametersJohann
2018-10-17Merge "Reduce the cpi->scaled_ref_idx array size by 1."Wan-Teh Chang
2018-10-12Make 4-tap interp filter coefficients even numbersYunqing Wang
2018-10-11Merge "Loopfilter Multi-Thread Optimization"Harish Mahendrakar
2018-10-09Use 4-tap interp filter in speed 1 sub-pel motion searchYunqing Wang
2018-10-08Loopfilter Multi-Thread OptimizationSupradeep T R
2018-10-08Reduce the cpi->scaled_ref_idx array size by 1.Wan-Teh Chang
2018-09-22Revert "Revert "Revert "Loopfilter MultiThread Optimization"""James Zern
2018-09-21Rework is_compound_allowed logic at encoderJingning Han
2018-09-20Generalize encoder comp_var_ref settingJingning Han
2018-09-18Merge "Fix buffer overrun of postproc_state.limits"Johann Koenig
2018-09-18Merge "Add a frame_index entry to RefCntBuffer"Jingning Han
2018-09-17Add a frame_index entry to RefCntBufferJingning Han
2018-09-15cosmetics: normalize include guardsJames Zern
2018-09-12Merge "Revert "Revert "Loopfilter MultiThread Optimization"""Harish Mahendrakar
2018-09-12Fix buffer overrun of postproc_state.limitsMatthias Räncker
2018-09-12Remove some deprecated constants.Paul Wilkins
2018-09-12Revert "Revert "Loopfilter MultiThread Optimization""Venkatarama NG. Avadhani
2018-08-31Merge "cosmetics,lf threading: normalize struct member names"James Zern
2018-08-30Revert "Loopfilter MultiThread Optimization"James Zern
2018-08-27Rework enc/dec mismatch detectionJingning Han
2018-08-20Loopfilter MultiThread OptimizationSupradeep T R
2018-08-07loop_filter_rows_mt: use sb_rows to limit workersJames Zern
2018-08-06cosmetics,lf threading: normalize struct member namesJames Zern
2018-08-03Fix typos in the comment for size_group_lookup.Wan-Teh Chang
2018-07-02Add hierarchical structure based ref frame updateZoe Liu