vp9[loongarch]: Optimize fdct4x4/8x8_lsx
[platform/upstream/libvpx.git] / test / vp9_ethread_test.cc
2022-05-09 James ZernMerge "[NEON] Optimize vp9_diamond_search_sad() for...
2022-05-06 James Zernadd some missing realloc checks
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
2019-01-30 Harish MahendrakarMerge changes I49a760ea,I792df86e
2019-01-02 Jerome Jiangvp9: psnr diff thres for single vs multi threading.
2018-07-30 Jerome JiangMerge "vp8: Fix memory address overflow in decoder."
2018-05-31 Hui SuMerge "Improve the ML based partition pruning"
2018-05-16 Jingning HanMerge "Use the updated best rd cost for transform block...
2018-05-15 Johann KoenigMerge "Revert "update libwebm""
2018-05-14 Marco PaniconiMerge "vp9-realtime: Enable alt_ref at speed 5, for...
2018-05-14 Johann KoenigMerge "update libwebm"
2018-05-14 Marco PaniconiMerge "vp9-svc: Add conditon to asserts on prediction...
2018-05-14 Jerome JiangVP9: Add speed 9 for subpel search.
2017-10-10 Linfeng ZhangMerge changes I9d4c1af5,I882da3a0
2017-10-09 Linfeng ZhangMerge "Update vp9_scale_and_extend_frame_ssse3()"
2017-10-07 James ZernMerge "ppc: Add vpx_idct32x32_1024_add_vsx"
2017-10-06 Marco PaniconiMerge "Revert "Speed >=5 real-time: add TM intra mode...
2017-10-06 Marco PaniconiMerge "Speed >=5 real-time: add TM intra mode for high_...
2017-10-06 James ZernMerge "vpx_codec.h: namespace local defines"
2017-10-05 James Zernvp9_ethread_test: abort early/add more detailed output
2017-08-22 James ZernMerge "ppc: Add vpx_idct16x16_256_add_vsx"
2017-08-22 Shiyou YinMerge "vpx_dsp:loongson optimize vpx_subtract_block_c...
2017-08-18 Scott LaVarnwayMerge "vpx_dsp: vpx_get16x16var_avx2() cleanup"
2017-08-18 Johann KoenigMerge "quantize: normalize intermediate types"
2017-08-16 Paul WilkinsMerge "Fix corrupt arf groups due to low "lag_in_frames""
2017-08-16 paulwilkinsFix corrupt arf groups due to low "lag_in_frames"
2017-08-11 Jerome JiangMerge "vp9 SVC: Fix the denoiser frame buffer management."
2017-08-04 Johann KoenigMerge "quantize test: consolidate sizes"
2017-08-03 Linfeng ZhangMerge changes I76727df0,I66297d78,I1d000c6b
2017-08-03 Yunqing WangMerge "Force the bit exactness in the first pass"
2017-08-02 Yunqing WangForce the bit exactness in the first pass
2017-05-12 Marco PaniconiMerge "vp9: Adjust speed features for speed 8 at low...
2017-05-03 Hui SuMerge "vp9 level: add tentative max cpb values for...
2017-05-03 Hui SuMerge "Adjust alt-ref selection in define_gf_group()"
2017-05-01 Linfeng ZhangMerge "Clean vp9_highbd_build_inter_predictor() and...
2017-04-28 Johann KoenigMerge "vp9 temporal filter: sse4 implementation"
2017-04-28 Yaowu XuMerge "VP9: enable trellis for high bitdepth intra"
2017-04-27 James ZernMerge "webm_read_frame: avoid NULL dereference"
2017-04-26 Yunqing WangMerge "Make the row based multi-threaded encoder determ...
2017-04-24 Yunqing WangMake the row based multi-threaded encoder deterministic
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-03-14 Yunqing WangMerge "Apply machine learning-based early termination...
2017-03-13 Linfeng ZhangMerge "Add vpx_highbd_idct32x32_135_add_c()"
2017-03-10 Yi LuoMerge "Improve idct32x32_135_add SSSE3 intrinsics perfo...
2017-03-08 Jerome JiangMerge "Shift speed 2 from non-large VP9 tests to large...
2017-03-07 Jerome JiangShift speed 2 from non-large VP9 tests to large ones.
2017-03-07 James BankoskiMerge "tiny_ssim.c : adds y4m support to tiny_ssim."
2017-03-03 Alex ConverseMerge "Narrow cat6_high_cost tables to uint16_t"
2017-03-03 Vignesh Venkatasub... Merge "vp9,realtime: Enable row multithreading for...
2017-03-02 Vignesh Venkatasub... vp9,realtime: Enable row multithreading for non-rd
2017-03-01 Chrome CunninghamMerge "VPX_CODEC_CAP_HIGHBITDEPTH for decoder interface"
2017-02-28 James Zernvp9_ethread_test,cosmetics: s/new-mt/row-mt/
2017-02-28 Yunqing WangAdd a comment in encoder thread test
2017-02-27 Vignesh Venkatasub... vp9_ethread_test: Rename new_mt to row_mt
2017-02-27 Vignesh Venkatasub... vp9: Rename new_mt to row_mt
2017-02-25 Yunqing WangRemove an old leftover comment
2017-02-24 Yunqing WangMerge "Improve VP9 encoder threading test for better...
2017-02-24 Yunqing WangImprove VP9 encoder threading test for better coverage
2017-02-24 Johann KoenigMerge "block error sse2: use tran_low_t"
2017-02-23 Johann KoenigMerge "vp8_fdct4x4 test: fix segfault again"
2017-02-22 Jerome JiangMerge "vp9: Non-rd pickmode: use simple block_yrd under...
2017-02-22 Yunqing WangMerge "Refactored the row based multi-threading code"
2017-02-20 Ranjit Kumar TulabanduRefactored the row based multi-threading code
2017-02-16 James ZernMerge "Fix mips vpx_post_proc_down_and_across_mb_row_ms...
2017-02-16 Yunqing WangMerge "Structured the mode ordering code to avoid redun...
2017-02-16 Paul WilkinsMerge "Additional first pass stats."
2017-02-15 paulwilkinsAdditional first pass stats.
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-14 Yi LuoMerge "Replace idct32x32_34_add_ssse3 assembly with...
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
2017-02-14 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_256_add_neon()"
2017-02-13 Johann KoenigMerge "fdct8x8 highbd neon: use tran_low_t for output"
2017-02-13 Yunqing WangThe bitstream bit match test in multi-threaded encoder
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2017-02-09 Paul WilkinsMerge "Fix for max qindex calculation of a gf interval"
2017-02-07 Yunqing WangMerge "Row based multi-threading of ARNR filtering...
2017-02-07 Linfeng ZhangMerge "Update 16x16 8-bit idct NEON intrinsics"
2017-02-07 Johann KoenigMerge "highbd x86: consolidate tran_low_t conversions"
2017-02-04 Yunqing WangMerge "Changes to facilitate multi-threading of encodin...
2017-02-03 Yunqing WangFix visual studio build failure
2017-02-02 Johann KoenigMerge "Remove neon assembly for idct 16x16 and 8x8"
2017-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-27 Kaustubh RasteMerge "Add mips msa vpx satd function"
2017-01-26 Jerome JiangMerge "vp9: Refactor copy partitioning to reduce duplic...
2017-01-26 Yunqing WangMerge "Remove marco MVC in mcomp.c"
2017-01-25 Hui SuMerge "Fix an overflow warning in optimize_b()"
2017-01-25 Jerome JiangMerge "vp9: Adjust threshold for y sad used in copying...
2017-01-25 Yunqing WangMerge "Initialize errorperbit and sabperbit in ARNR...
2017-01-25 Yunqing WangMerge "Multi-threading of first pass stats collection"
2017-01-24 Ranjit Kumar TulabanduMulti-threading of first pass stats collection
2017-01-24 Jerome JiangMerge "vp9: Copy partition using avg_source_sad."
2017-01-24 Yunqing WangMerge "Add the multi-threaded first pass encoder unit...
2017-01-20 Yunqing WangAdd the multi-threaded first pass encoder unit test
2016-11-24 James ZernMerge changes Icc4ead05,Ib019964b,I3b5fd3b3,Ieedadee2
next