vp9_cx_iface: set default cpu_used=5 w/CONFIG_REALTIME_ONLY
[platform/upstream/libvpx.git] / test / vp9_skip_loopfilter_test.cc
2021-03-12 James ZernMerge "vp8: restrict 1st pass cpu_used range"
2020-07-31 Jerome JiangMerge remote-tracking branch 'origin/quacking' into...
2020-07-27 Jerome JiangNULL -> nullptr in CPP files
2020-06-22 James Zernvp9_skip_loopfilter_test: make Init() return a bool
2020-06-19 James ZernMerge "tools/lint-hunks.py: skip third_party files"
2020-06-19 James ZernMerge changes I07f2c208,I79762df8
2020-06-18 James Zernvp9_skip_loopfilter_test: make Init() return a bool
2017-09-01 clang-formatapply clang-format
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-08-04 Johann KoenigMerge "Pad 'Left' when building under ASan"
2016-08-04 Marco PaniconiMerge "vp9 1pass vbr: Adjustment to gf interval."
2016-08-04 James ZernMerge "Resolve -Wshorten-64-to-32 warnings in prob.h."
2016-08-04 James ZernMerge "test: apply clang-format"
2016-07-27 clang-formattest: apply clang-format
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-07-01 Scott LaVarnwayMerge "Move inter_predictor to vp9_reconinter.h"
2015-06-16 Scott LaVarnwayMerge "Update use_prev_frame_mvs flag in decoder."
2015-06-11 Parag SalasakarMerge "mips msa vp9 intra-pred optimization"
2015-06-10 James ZernMerge "vp9_reconintra/d45_predictor: remove temp storage"
2015-06-10 Scott LaVarnwayMerge "Reducing size of MODE_INFO struct"
2015-06-08 Paul WilkinsMerge "Animation and dead zone detection."
2015-06-05 James ZernMerge "vp9_reconintra: simplify d63_predictor"
2015-06-05 Scott LaVarnwayMerge "BUG FIX: Remove counts param"
2015-06-05 Frank GalliganMerge "Add control to skip loop filter in VP9 decoder."
2015-06-05 Frank GalliganAdd control to skip loop filter in VP9 decoder.