vp9[loongarch]: Optimize fdct4x4/8x8_lsx
[platform/upstream/libvpx.git] / test / vp9_scale_test.cc
2021-03-12 James ZernMerge "vp8: restrict 1st pass cpu_used range"
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-02-21 Kyle SiefringMerge "Fold adds in 16->32-bit converts in SSE2/AVX2...
2018-02-02 Jerome JiangMerge "Fix issue for 0 target bitrate in multi-res...
2018-02-01 James ZernMerge "vp9_scale_test: parameterize filter type"
2018-02-01 James Zernvp9_scale_test: parameterize filter type
2017-10-12 Kyle SiefringMerge changes I38783d97,If5160c0c
2017-10-09 Linfeng ZhangMerge "Update vp9_scale_and_extend_frame_ssse3()"
2017-10-04 Linfeng ZhangUpdate vp9_scale_and_extend_frame_ssse3()
2017-09-27 James ZernMerge "vp9_dx_iface: Stop using iter parameter incorrectly"
2017-09-27 Jerome JiangMerge "Add unit test to expose vp8 bug when width is...
2017-09-27 Shiyou YinMerge "vp8: [loongson] optimize copymen with mmi"
2017-09-26 Marco PaniconiMerge "SVC: Add setting for max_intra_rate_pct in sampl...
2017-09-26 Linfeng ZhangMerge changes Ib9105462,Idfac00ed,If8d8a0e2
2017-09-21 Andrew LewisMerge "Comma-separate VP9 encoder tmp.stt output"
2017-09-20 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_d63_predictor functions"
2017-09-19 Linfeng Zhangcosmetics: NEON scaling code
2017-09-18 Linfeng ZhangMerge "cosmetics: vp9_rtcd_defs.pl"
2017-09-15 Shiyou YinMerge "vp8: [loongson] optimize dequantize with mmi"
2017-09-15 Paul WilkinsMerge "Fix bug in intra mode rd penalty."
2017-09-15 Kaustubh RasteMerge "mips msa clean-up msa macros"
2017-09-15 James ZernMerge "vp9_scale_test: add C config"
2017-09-14 Hui SuMerge "VP9 level targeting: add a new AUTO mode"
2017-09-14 James Zernvp9_scale_test: add C config
2017-09-13 Shiyou YinMerge "vp8: [loongson] optimize loopfilter with mmi"
2017-09-08 James ZernMerge changes I9ec438aa,I99c954ff
2017-09-08 Shiyou YinMerge "vp8: [loongson] optimize sixtap predict with...
2017-09-08 Shiyou YinMerge "vpxdsp: [loongson] optimize sad functions with...
2017-09-07 Linfeng ZhangUpdate convolve functions' assertions
2017-09-07 Linfeng ZhangAdd 2 to 1 scaling NEON optimization
2017-09-06 Linfeng ZhangAdd ScaleFrameTest