vp9[loongarch]: Optimize fdct4x4/8x8_lsx
[platform/upstream/libvpx.git] / test / add_noise_test.cc
2022-04-26 James ZernMerge changes Ib8bcefd2,I84f789ca into main
2022-04-25 James Zernadd_noise_test.cc: remove stale TODO
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-20 Angie ChiangMerge changes I9b5f8b08,Ic90b09e5,Ib2380aaf,I3ad3af49...
2018-11-20 Jerome JiangMerge "Fix oob in vpx_setup_noise"
2018-11-16 Jerome JiangFix oob in vpx_setup_noise
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
2016-07-22 Paul WilkinsMerge "Sample points to reduce encode overhead."
2016-07-22 Paul WilkinsMerge "Noise energy Experiment in first pass."
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-19 Pascal MassiminoMerge "take II: variance_test partial clean-up"
2016-07-15 James BankoskiMerge "postproc : fix function parameters for noise...
2016-07-15 Jim Bankoskipostproc : fix function parameters for noise functions.
2016-07-13 James BankoskiMerge "postproc: noise style fixes."
2016-07-13 Yaowu XuMerge "Fix encoder crashes for odd size input"
2016-07-13 Jim Bankoskipostproc: noise style fixes.
2016-07-13 Jingning HanMerge "Disable trellis optimization when lossless is on"
2016-07-13 James BankoskiMerge "postproc - move filling of noise buffer to vpx_dsp."
2016-07-13 Jim Bankoskipostproc - move filling of noise buffer to vpx_dsp.
2016-06-08 Alex ConverseMerge "Refactor probability savings search."
2016-06-08 James ZernMerge "Revert "remove vp9_diamond_search_sad_avx.c""
2016-06-07 Johann KoenigMerge changes I999ef597,Ic6dc9f53
2016-06-06 Debargha MukherjeeMerge "Move range checks into WRAPLOW"
2016-06-04 James ZernMerge changes If31d36c8,I10b947e7
2016-06-03 James Zernvpx_dsp,add_noise: remove mmx implementation
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-05-11 Yaowu XuMerge "Added a measure of rc drift."
2016-05-11 Paul WilkinsMerge "Fixed 8K two pass encoder crash."
2016-05-10 Hui SuMerge "Fix comment for target_bandwidth in VP9 and...
2016-05-10 James ZernMerge "Revert "Skip inttypes.h on Darwin""
2016-05-09 Alex ConverseMerge "pickmode: Fix a pair of unsigned overflows."
2016-05-09 Scott LaVarnwayMerge "VPX: refactor vpx_idct16x16_1_add_sse2()"
2016-05-09 Marco PaniconiMerge "vp9: 1 pass vbr: Reduce base qp for active_best_...
2016-05-09 Tom FineganMerge "convolve_test: Fix IOC runtime errors."
2016-05-09 Johann KoenigMerge "Alignment is required for sad_array8"
2016-05-09 James BankoskiMerge "libvpx: vpx_add_plane_noise make c match assembly"
2016-05-07 Jim Bankoskilibvpx: vpx_add_plane_noise make c match assembly
2016-05-04 James ZernMerge "yv12extend: make memcpy_short_addr static"
2016-05-04 Tom FineganMerge "iosbuild.sh: Verify fat library targets."
2016-05-04 James BankoskiMerge "libvpx: add a unit test for plane_add_noise."
2016-05-03 Jim Bankoskilibvpx: add a unit test for plane_add_noise.