summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2017-05-18Merge "vp9: Make copy partition work for SVC and dynamic resize."Jerome Jiang
2017-05-18vp9: Make copy partition work for SVC and dynamic resize.Marco
2017-05-18Changes to modified error.paulwilkins
2017-05-17Merge "Experiment. Store first pass errors as per MB values."Yaowu Xu
2017-05-17Experiment. Store first pass errors as per MB values.paulwilkins
2017-05-15Merge "move neon load/stores to a new file"Johann Koenig
2017-05-15move neon load/stores to a new fileJohann
2017-05-13Merge "vp9: speed 8: Fix seg fault in partition copy when drop frames."Jerome Jiang
2017-05-13Merge "Speed up encoding by skipping altref recode"Cheng Chen
2017-05-12vp9: speed 8: Fix seg fault in partition copy when drop frames.Jerome Jiang
2017-05-12Merge "vp9: Use INTERP_FILTER for filter_type in vp9_rtcd_defs.pl"Marco Paniconi
2017-05-12Merge "vp9: Adjust speed features for speed 8 at low resoln."Marco Paniconi
2017-05-11Merge "vp9: SVC: Increase the partiiton and acskip thresholds"Marco Paniconi
2017-05-11Merge "vp9; Adjust noise estimation thresholds."Marco Paniconi
2017-05-11vp9: SVC: Increase the partiiton and acskip thresholdsMarco
2017-05-11vp9: SVC: allow for setting the interp_filter in non-rd pickmode.Marco
2017-05-11Merge "Tuning of factor used to calculate Q range in two pass."Paul Wilkins
2017-05-11Merge "vp9: Fix ubsan failure in denoiser."Jerome Jiang
2017-05-11Tuning of factor used to calculate Q range in two pass.paulwilkins
2017-05-10Speed up encoding by skipping altref recodeCheng Chen
2017-05-10vp9; Adjust noise estimation thresholds.Marco
2017-05-10vp9: Fix ubsan failure in denoiser.Jerome Jiang
2017-05-10vp9: Wrap threshold tuning for HD only when denoiser is enabled.Jerome Jiang
2017-05-10vp9: Use INTERP_FILTER for filter_type in vp9_rtcd_defs.plMarco
2017-05-10Merge "vp9: Adjustment to noise estimation."Marco Paniconi
2017-05-10vp9: Adjustment to noise estimation.Marco
2017-05-09vp9: SVC: Add option to set downsampling filter type.Marco
2017-05-08Update 4x4 idct sse2 functionsLinfeng Zhang
2017-05-08vp9: SVC: Modify conditon for setting downsample filter type.Marco
2017-05-08Merge changes I0cfe4117,I3581d80d,Ida62c941Linfeng Zhang
2017-05-06Merge "vp9: SVC: Set downsample filtertype for lowest spatial layer."Marco Paniconi
2017-05-05vp9: SVC: Set downsample filtertype for lowest spatial layer.Marco
2017-05-06Merge "vp9: Neon optimization for denoiser. Add unit tests."Jerome Jiang
2017-05-05vp9: Neon optimization for denoiser. Add unit tests.Jerome Jiang
2017-05-05vp9: Adjust some thresholds for noise estimation.Marco
2017-05-04vp9: Enable noise estimation on low res.Jerome Jiang
2017-05-03Update highbd idct functions arguments to use uint16_t dstLinfeng Zhang
2017-05-03Clean CONVERT_TO_BYTEPTR/SHORTPTR in idctLinfeng Zhang
2017-05-03Merge "vp9 level: add tentative max cpb values for high levels"Hui Su
2017-05-03Merge "Adjust alt-ref selection in define_gf_group()"Hui Su
2017-05-02Merge "block error sse2: sum in 32 bits when possible"Johann Koenig
2017-05-01block error avx2: rename variablesJohann
2017-05-02Merge "block error avx2: sum in 32 bits when possible"Johann Koenig
2017-05-01Merge "vp9: SVC: Early exit on golden ref in non-rd pickmode."Marco Paniconi
2017-05-01Merge "Clean vp9_highbd_build_inter_predictor() and highbd_inter_predictor()"Linfeng Zhang
2017-05-01block error avx2: sum in 32 bits when possibleKyle Siefring
2017-05-01vp9: SVC: Early exit on golden ref in non-rd pickmode.Marco
2017-05-01block error sse2: sum in 32 bits when possibleKyle Siefring
2017-05-01move vp9_error_intrin_avx2.cJohann
2017-04-28Merge "Use uint32_t for accumulator"Johann Koenig