vp9_cx_iface: set default cpu_used=5 w/CONFIG_REALTIME_ONLY
[platform/upstream/libvpx.git] / test / vp8_fdct4x4_test.cc
2022-05-17 Hao Chenvp8[loongarch]: Optimize vp8 encoding partial function
2022-01-31 Jerome JiangMerge "Use background segmentation mask with ROI" into...
2021-12-16 Fyodor KyslovMerge "vp9 encoder: fix test failure on 32 bit arch...
2021-12-15 Fyodor KyslovMerge "vp9 encoder: fix integer overflows" into main
2021-12-03 James Zernclear -Wextra-semi/-Wextra-semi-stmt warnings
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
2017-10-19 Paul WilkinsMerge "Corpus VBR tweak for undershoot."
2017-10-19 Paul WilkinsMerge "Increase precision of some debug stats output...
2017-10-19 Paul WilkinsMerge "Prevent double application of min rate in two...
2017-10-18 Kyle SiefringMerge "Refactor x86/vpx_subpixel_8t_intrin_avx2.c"
2017-10-17 Linfeng ZhangMerge changes I17fff122,Ic149e3cb
2017-10-17 Linfeng ZhangMerge "Generalize CheckScalingFiltering in ConvolveTest"
2017-10-13 Paul WilkinsMerge "Further Corpus VBR change."
2017-10-13 Paul WilkinsMerge "Corpus Wide VBR test implementation."
2017-10-13 Shiyou YinMerge "vp8: [loongson] optimize dct with mmi"
2017-10-12 Shiyou Yinvp8: [loongson] optimize dct with mmi
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-02-24 Yunqing WangMerge "Improve VP9 encoder threading test for better...
2017-02-24 Jerome JiangMerge "Make vp9_scale_and_extend_frame_ssse3 work for...
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 Johannvp8_fdct4x4 test: fix segfault again
2017-02-22 Yunqing WangMerge "Refactored the row based multi-threading code"
2017-02-22 Jerome JiangMerge "Fix segmentation fault caused by denoiser workin...
2017-02-21 Johann KoenigMerge "Drop zbin_ptr and quant_shift_ptr"
2017-02-21 Yi LuoMerge "Fix idct8x8 SSSE3 SingleExtremeCoeff unit tests"
2017-02-21 Paul WilkinsMerge "Change to prediction decay calculation."
2017-02-21 Marco PaniconiMerge "vp9: Fix for non-rd pickmode for high-bitdepth...
2017-02-18 James Zernvp8_fdct4x4_test: align input and output buffers
2017-02-17 Johann KoenigMerge "vp8_short_fdct4x4: verify optimized functions"
2017-02-17 Johannvp8_short_fdct4x4: verify optimized functions
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-08-09 Alex ConverseMerge "Refactor mv limits."
2016-08-08 Yury GitmanMerge "Add cpi parameter for forcing segmentation update"
2016-08-08 James ZernMerge changes from topic 'clang-tidy'
2016-08-06 clang-formattest: apply clang-tidy google-readability-braces-around...
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-08-04 James ZernMerge "update libyuv to r1456"
2015-07-31 James ZernMerge changes Iecdbbc34,I8b4db93f
2015-07-31 Parag SalasakarMerge "mips msa vp8 quantize optimization"
2015-07-30 Hui SuMerge "Exclude vpx intra prediction functions in vp8...
2015-07-30 Aℓex ConverseMerge "Clean up some casts."
2015-07-30 Jingning HanMerge "Cosmetics - Fix header file order in unit tests"
2015-07-30 Jingning HanCosmetics - Fix header file order in unit tests
2014-04-03 Dmitry KovalevMerge "Fixing typo in cal_nmvjointsadcost()."
2014-04-03 Dmitry KovalevMerge "Cleaning up vp9_pattern_search() function."
2014-04-01 Vignesh Venkatasub... Merge "Changing webmenc to use libwebm"
2014-03-27 Dmitry KovalevMerge "Moving thresh_mult{,_sub8x8} from SPEED_FEATURES...
2014-03-26 Jingning HanMerge "Motion referenced partition search for non-RD...
2014-03-26 Dmitry KovalevMerge "Removing prev_mi_8x8 from MACROBLOCKD."
2014-03-26 Dmitry KovalevMerge "Cleaning up vp9_entropymv.c."
2014-03-26 Dmitry KovalevMerge "Encapsulating CYCLIC_REFRESH struct into .c...
2014-03-26 James ZernMerge "tests: use consistent case for VP[89]"
2014-03-25 James Zerntests: use consistent case for VP[89]
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-01-24 Dmitry KovalevMerge "Removing MODE_STATS."
2014-01-23 James ZernMerge "cpplint: restore runtime/sizeof"
2014-01-23 James ZernMerge "update cpplint"
2014-01-23 Dmitry KovalevMerge "Cleaning up vp9_refining_search_sad() function."
2014-01-23 James ZernMerge "Enforce effective motion vector search range"
2014-01-22 Deb MukherjeeMerge "Adds a non-normative resize library to vp9 encoder"
2014-01-22 Yaowu XuMerge "Prevent invaid memory access"
2014-01-22 JohannMerge "Match vp9_coefband_trans_* declarations"
2014-01-22 hkuangMerge "Seperate the border size for encoder and decoder."
2014-01-22 Adrian GrangeMerge "Force show_frame=1 when show_existing_frame=1"
2014-01-22 Dmitry KovalevMerge "Cleaning up first_pass_motion_search() function."
2014-01-22 Dmitry KovalevMerge "Cleaning up vp9_ratectrl.c."
2014-01-22 Dmitry KovalevMerge "Replacing cpi->twopass with twopass."
2014-01-22 Yaowu XuMerge "remove complex rd modeling."
2014-01-22 James ZernMerge changes I57a94d2f,Ifb305185
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-18 James Zerntest/: remove some unnecessary extern "C"s
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-03 Dmitry KovalevMerge "Replacing CHECK_BOUNDS macro with inline check_b...
2014-01-02 Yaowu XuMerge "Fix show existing frame"
2013-12-18 Yaowu XuMerge changes I5d28c2f5,Ib00b036f
2013-12-16 Dmitry KovalevMerge "Reusing nmv_frame_counts from FRAME_COUNTS in...
2013-12-16 Dmitry KovalevMerge "Cleaning up encode_sb() and encode_b() functions."
2013-12-16 Frank GalliganMerge "Add support to pass in external frame buffers."
2013-12-13 Dmitry KovalevMerge "vp9_convole.c cleanup."
2013-12-13 Dmitry KovalevMerge "Cleaning up vp9_append_sub8x8_mvs_for_idx()."
2013-12-13 Yunqing WangMerge "Increase disable_filter_search_var_thresh threshold"
2013-12-13 Dmitry KovalevMerge "Renaming treed_write() to vp9_write_tree()."
2013-12-13 Dmitry KovalevMerge "zz_motion_search() cleanup."
2013-12-13 Jingning HanMerge "Remove some dead code"
2013-12-13 Adrian GrangeMerge "Set rc_2pass_vbr_maxsection_pct to correct value"
2013-12-13 Jingning HanMerge "Enable adaptive pred filter type for sub8x8"
2013-12-12 James ZernMerge "test-data.sha1: add missing sha1sums"
2013-12-12 Frank GalliganCleanup copyright headers.
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
next