summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-05Merge "ppc: use c89 loop declaration"Johann Koenig
2019-02-05ppc: use c89 loop declarationJohann
2019-02-05Merge "vp8: Add extra conditon for overshoot-drop"Marco Paniconi
2019-02-05Merge "Add dist scale in get_mv_dist"Angie Chiang
2019-02-05Improve the partition split prediction modelHui Su
2019-02-04Fix an inline varible declaration in temporal filterchiyotsai
2019-02-04Merge "Add operator<< to a struct in yuv_temporal_filter_test.cc"Chi Yo Tsai
2019-02-04vp8: Add extra conditon for overshoot-dropMarco Paniconi
2019-02-04Add operator<< to a struct in yuv_temporal_filter_test.ccchiyotsai
2019-02-04Some cosmetic fixes to temporal filterchiyotsai
2019-02-04Merge remote-tracking branch 'origin/northernshoveler' into HEADJohann
2019-02-04Release v1.8.0 Northern ShovelerJohann
2019-02-02Merge "Fix segmentation fault when num tile cols change in row-mt."Harish Mahendrakar
2019-02-02Merge "vpx_dec_fuzzer: Remove dependency on tools_common.c"Harish Mahendrakar
2019-02-01Fix segmentation fault when num tile cols change in row-mt.Ritu Baldwa
2019-02-01vpx_dec_fuzzer: Remove dependency on tools_common.cHarish Mahendrakar
2019-02-01Remove old version of temporal_filter_applychiyotsai
2019-02-01Add highbd test cases for apply_temporal_filterchiyotsai
2019-01-31vp9_temporal_filter: convert blk_fw[0] || ... to |James Zern
2019-02-01Merge "vp9: Tune qp_thresh to disable cyclic refresh for screen"Marco Paniconi
2019-02-01Merge "Add highbd yuv_temporal_filter"Chi Yo Tsai
2019-01-31vp9: Tune qp_thresh to disable cyclic refresh for screenMarco Paniconi
2019-01-31Add dist scale in get_mv_distAngie Chiang
2019-01-31Merge changes I62702bdb,Ice6d06c5,I60204c62,Ib9fdf65eAngie Chiang
2019-01-31vp9: Adjust intra check for short_circuit_flat_blocksMarco Paniconi
2019-01-31Change to direction of scan for GF only group boost.Paul Wilkins
2019-01-31Fix integer overflow issue in bits allocatedDeepa K G
2019-01-31Merge "Add y4m input to vp9 example encoder tests."Jerome Jiang
2019-01-30Implement get_mv_cost()Angie Chiang
2019-01-30Add highbd yuv_temporal_filterchiyotsai
2019-01-30vp9-svc: Fix to non-rd pickmode for screen contentMarco Paniconi
2019-01-30Add y4m input to vp9 example encoder tests.Jerome Jiang
2019-01-30Merge "add y4m support to vp9 example encoders."Jerome Jiang
2019-01-30add y4m support to vp9 example encoders.Jerome Jiang
2019-01-30Add assertion in get_block_src_pred_bufAngie Chiang
2019-01-30Merge changes I49a760ea,I792df86eHarish Mahendrakar
2019-01-30Merge "Add some const qualifiers where applicable"Hui Su
2019-01-30Merge "Reuse simple motion search results"Hui Su
2019-01-30Merge "Reland "Enable SSE4 version of apply temporal filter""Chi Yo Tsai
2019-01-29vp9-svc: Modify early breakout for non-rd pickmodeMarco Paniconi
2019-01-30Modify map read/write to sync logic in row_mt caseRitu Baldwa
2019-01-29Fix bug in predict_mv_modeAngie Chiang
2019-01-29Allocate memory for mv_mode_arr[]Angie Chiang
2019-01-29Merge "Clean up TODOs for vpx_img_* functions."Jerome Jiang
2019-01-29Add some const qualifiers where applicableHui Su
2019-01-29Reuse simple motion search resultsHui Su
2019-01-29Merge changes I7dcfcdb3,Ie0b2c67bAngie Chiang
2019-01-29Clean up TODOs for vpx_img_* functions.Jerome Jiang
2019-01-29Reland "Enable SSE4 version of apply temporal filter"Chi Yo Tsai
2019-01-29Merge "Fix mismatch between SIMD/C version of vp9_apply_temporal_filter"Chi Yo Tsai