vp9[loongarch]: Optimize fdct4x4/8x8_lsx
[platform/upstream/libvpx.git] / test / predict_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 Zernupdate googletest to v1.10.0
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 Zernupdate googletest to v1.10.0
2018-12-21 Harish MahendrakarMerge "Add Tile-SB-Row based Multi-threading in Decoder"
2018-12-19 Paul WilkinsMerge "Improve rd_variance_adjustment() for low varianc...
2018-12-13 Jingning HanMerge "Make the use of tpl model controlled by the...
2018-12-12 Deepa K GMerge "Rescale arf bit budget calculation"
2018-12-12 Deepa K GMerge "Use undamped adjustment for rate correction...
2018-12-11 Paul WilkinsMerge "Fix intra_count_low calculation in first pass"
2018-12-11 Jingning HanMerge "Clean up condition logics in rc_pick_q_and_bound...
2018-12-11 Hui SuMerge "Remove redundant code about motion vector test"
2018-12-10 Hui SuMerge "Add enum definition for subpel search precision"
2018-12-10 Johann KoenigMerge "apply -Wextra to third_party/"
2018-12-10 Jerome JiangMerge "vp9 screen: Update motion search offset when...
2018-12-10 Jerome JiangMerge "vp9 svc: add test for scaling partition on 1080p...
2018-12-08 Sai DengMerge "Add satd avx2 implementation"
2018-12-08 James ZernMerge "test/*: use std::*tuple"
2018-12-08 James Zerntest/*: use std::*tuple
2018-11-07 Paul WilkinsMerge "Modified key frame detection."
2018-11-07 Johann KoenigMerge "vp8: remove VP8_ENTROPY_STATS code"
2018-11-06 Johann KoenigMerge "vpx_codec_enc_config_default: disable 'usage'"
2018-11-05 Johann KoenigMerge changes I774a0711,I0b4fd670,Ia09935e5
2018-11-05 Johann KoenigMerge "clang-tidy: fix vpx_dsp parameters"
2018-11-02 Johann KoenigMerge "vpx postproc: rewrite in intrinsics"
2018-11-02 Sai DengMerge "Add highbd Hadamard transform C implementations"
2018-11-02 Johann KoenigMerge "fix snprintf error on windows"
2018-11-02 Johannfix snprintf error on windows
2018-10-31 Jerome JiangMerge "vp8: fix to address overflow in decoder."
2018-10-30 Jingning HanMerge "Properly space qp in q mode for multi-layer...
2018-10-27 Jingning HanMerge "Remove unused macros from vp9_firstpass.c"
2018-10-26 Harish MahendrakarMerge "Add Memory to Enable Row Decode"
2018-10-25 Johannvp8 bilinear: rewrite 4x4
2018-10-25 Chi Yo TsaiMerge "Add AVX2 support for 4-tap interpolation filter."
2018-10-25 Johann KoenigMerge "vp8 bilinear: rewrite in intrinsics"
2018-10-24 Johannvp8 bilinear: rewrite in intrinsics
2018-09-28 Jingning HanMerge "Add MID_OVERLAY_UPDATE frame type"
2018-09-28 Jingning HanMerge "Refactor gf_overlay frame type update"
2018-09-28 Jingning HanMerge "Remove deprecated variables from GF_GROUP structure"
2018-09-28 Jingning HanMerge "Remove unused for-loop in multi-layer arf bit...
2018-09-28 Jingning HanMerge "Adapt GOP size threshold to the allowed layer...
2018-09-26 Jingning HanMerge "Use layer dependent gfu_boost factor"
2018-09-25 Hui SuMerge "Remove redundant code"
2018-09-25 Johann KoenigMerge "clang-format v6.0.1"
2018-09-25 Johannclang-format v6.0.1
2018-05-11 James ZernMerge "ppc: Add vpx_iwht4x4_16_add_vsx"
2018-04-18 Martin StorsjöMerge "configure: Test linking pthreads before using it"
2018-04-12 Paul WilkinsMerge "Add extra case to wq_err_divisor()"
2018-04-02 Johann KoenigMerge "helper script for sanitizer testing"
2018-04-02 Linfeng ZhangMerge changes I5704bd66,I4d548e97
2018-03-29 James ZernMerge "test: use testing::*tuple instead of std::tr1"
2018-03-28 James Zerntest: use testing::*tuple instead of std::tr1
2017-09-14 Hui SuMerge "VP9 level targeting: add a new AUTO mode"
2017-09-08 James ZernMerge changes I9ec438aa,I99c954ff
2017-09-08 Shiyou YinMerge "vp8: [loongson] optimize sixtap predict with...
2017-09-02 Shiyou Yinvp8: [loongson] optimize sixtap predict with mmi
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-10-04 Sarah ParkerMerge "Remove rate deviation metric from vp8"
2016-09-30 Marco PaniconiMerge "vp9: On change_config() only call update_frame_s...
2016-09-30 Marco PaniconiMerge "vp9 real-time mode: Change loopfilter speed...
2016-09-30 Linfeng ZhangMerge "Unify loopfilter function names"
2016-09-30 Linfeng ZhangMerge "Refine vpx convolve8 NEON intrinsics optimization"
2016-09-30 Linfeng ZhangMerge "Refine vpx_convolve_copy_neon() and vpx_convolve...
2016-09-30 James ZernMerge "configure: test for -Wshorten-64-to-32 in non...
2016-09-30 Johann KoenigMerge changes I158f631a,I0555f639
2016-09-29 Johannvp8: remove mmx functions
2016-09-28 James ZernMerge "vp9: fix compilation for g++ 6.2.x"
2016-09-27 Paul WilkinsMerge "Limit max arf boost and scale motion breakout...
2016-09-26 Marco PaniconiMerge "vp9: Reduce frame loopfilter-level for 1 pass...
2016-09-26 Johann KoenigMerge "Un-Revert "Restore vp8_sixtap_predict4x4_neon""
2016-09-26 Linfeng ZhangMerge "Refactor lpf (size 4 and 8) NEON intrinsics...
2016-09-24 James ZernMerge "vp9_idct: delete dead TODOs"
2016-09-23 JohannUn-Revert "Restore vp8_sixtap_predict4x4_neon"
2016-09-23 Scott LaVarnwayMerge "VP9: pass TileWorkerData instead of MACROBLOCKD...
2016-09-23 James ZernMerge "vpx_idct32x32_34_add_sse2: rm unneeded transposes"
2016-09-22 Angie ChiangMerge "Detect invalid highbd iht input"
2016-09-22 James ZernMerge "vp8: remove VP8_SET_DBG* control support"
2016-09-21 Johannpredict_test: align dst buffer to 16
2016-09-20 James ZernMerge changes from topic 'Wshorten'
2016-09-20 James ZernMerge "variance_avx2: sync variance functions with...
2016-09-20 James ZernMerge "examples: quiet -Wshorten-64-to-32 warnings"
2016-09-20 James ZernMerge "vp9_rtcd: remove non-existent highbd convolve...
2016-09-20 Johann KoenigMerge "Enable ssse3 bilinear tests"
2016-09-20 Johann KoenigMerge "Add vp8_bilinear_filter test"
2016-09-16 JohannEnable ssse3 bilinear tests
2016-09-16 JohannAdd vp8_bilinear_filter test