]> granicus.if.org Git - libvpx/history - test/partial_idct_test.cc
Merge "vp9: Non-rd pickmode: use simple block_yrd under some conditons."
[libvpx] / test / partial_idct_test.cc
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-22 Jerome JiangMerge "Fix segmentation fault caused by denoiser workin...
2017-02-21 Yi LuoFollowing SSSE3 intrinsics functions also work for HBD
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-17 Johann KoenigMerge "vp8_short_fdct4x4: verify optimized functions"
2017-02-17 Yi LuoFix idct8x8 SSSE3 SingleExtremeCoeff unit tests
2017-02-17 James ZernMerge "Add vpx_highbd_idct16x16_10_add_neon()"
2017-02-17 Yi LuoReplace idct32x32_1024_add_ssse3 assembly with intrinsics
2017-02-16 Linfeng ZhangAdd vpx_highbd_idct16x16_10_add_neon()
2017-02-16 Yunqing WangMerge "Structured the mode ordering code to avoid redun...
2017-02-16 Paul WilkinsMerge "Disconnect ARF breakout from frame boost."
2017-02-16 Paul WilkinsMerge "Remove unnecessary factor."
2017-02-16 Paul WilkinsMerge "Bug in scale_sse_threshold()"
2017-02-16 Paul WilkinsMerge "Additional first pass stats."
2017-02-16 Johann KoenigMerge "Use 'packssdw' for loading tran_low_t values"
2017-02-16 Johann KoenigMerge "vp8_dx_iface: remove unused 'else' condition"
2017-02-16 James ZernMerge "vpx_temporal_svc_encoder.sh: remove FUNCNAME...
2017-02-15 Marco PaniconiMerge "vp9. Use same source_sad threshold for all speeds."
2017-02-15 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_38_add_neon()"
2017-02-15 Linfeng ZhangAdd vpx_highbd_idct16x16_38_add_neon()
2017-02-15 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_38_add_c()"
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-15 Linfeng ZhangAdd vpx_highbd_idct16x16_38_add_c()
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 Linfeng ZhangAdd vpx_highbd_idct16x16_256_add_neon()
2017-02-13 James ZernMerge "cosmetics,vp9_ratectrl: apply clang-format"
2017-02-13 James ZernMerge "vpx_usec_timer_elapsed: use 64-bit math"
2017-02-13 Linfeng ZhangAdd vpx_highbd_idct{16x16,32x32}_1_add_neon()
2017-02-11 James ZernMerge "Add vpx_idct16x16_38_add_neon()"
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-08 Linfeng ZhangAdd vpx_idct16x16_38_add_neon()
2017-02-08 Linfeng ZhangMerge "Add vpx_idct16x16_38_add_c()"
2017-02-07 Yunqing WangMerge "Row based multi-threading of ARNR filtering...
2017-02-07 Linfeng ZhangAdd vpx_idct16x16_38_add_c()
2017-02-07 Linfeng ZhangMerge "Update 16x16 8-bit idct NEON intrinsics"
2017-02-04 Yunqing WangMerge "Changes to facilitate multi-threading of encodin...
2017-02-02 Jerome JiangMerge "Add unit tests for vp9_block_error_fp."
2017-02-02 Jingning HanMerge "Add SSSE3 intrinsic 8x8 inverse 2D-DCT"
2017-02-02 Johann KoenigMerge "Update third_party/googletest to 1.8.0"
2017-02-02 Kaustubh RasteMerge "Add mips msa sum_squares_2d_i16 function"
2017-02-02 Johann KoenigMerge "Remove neon assembly for idct 16x16 and 8x8"
2017-02-01 Jingning HanAdd SSSE3 intrinsic 8x8 inverse 2D-DCT
2017-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-26 Yunqing WangMerge "Remove marco MVC in mcomp.c"
2017-01-25 Yunqing WangMerge "Initialize errorperbit and sabperbit in ARNR...
2017-01-24 Yunqing WangMerge "Add the multi-threaded first pass encoder unit...
2017-01-24 Jerome JiangMerge "vp9: Adjust the threshold to set avg_source_sad_...
2017-01-23 JohannPartialIDctTest: reduce number of RunQuantCheck iterations
2017-01-19 JohannRemove neon assembly for idct 16x16 and 8x8
2017-01-12 Johann KoenigMerge "Create a class for buffers used in tests"
2017-01-09 Jerome JiangMerge "Fix compile warnings for target=armv7-android...
2017-01-09 James ZernMerge "Refine 8-bit 16x16 idct NEON intrinsics"
2017-01-09 Johann KoenigMerge "postproc: vpx_mbpost_proc_down_neon"
2017-01-09 Johann KoenigMerge "Add mips dspr2 partial idct tests"
2017-01-09 Johann KoenigMerge "postproc: vpx_mbpost_proc_across_ip_neon"
2017-01-09 Marco PaniconiMerge "vp9: 1 pass cbr mode: increase threshold for...
2017-01-09 Kaustubh RasteAdd mips dspr2 partial idct tests
2017-01-06 Jerome JiangMerge "vp9: Compute source sad for every superblock...
2017-01-06 Linfeng ZhangMerge "Add high bitdepth 8x8 idct NEON intrinsics"
2016-12-28 Linfeng ZhangAdd high bitdepth 8x8 idct NEON intrinsics
2016-12-20 Kaustubh RasteMerge "Add mips msa vp9 intrapred tests"
2016-12-19 Gabriel MarinMerge "Simplify address arithmetic in vp9_optimize_b"
2016-12-19 Linfeng ZhangMerge "Clean hbd idct 4x4 neon functions and other"
2016-12-15 Marco PaniconiMerge "vp9: Fix to usage of flag USE_ALTREF_FOR_ONE_PASS"
2016-12-14 Linfeng ZhangClean hbd idct 4x4 neon functions and other
2016-12-14 Linfeng ZhangMerge "Update idct test code to test 8-bit & high bitde...
2016-12-14 Linfeng ZhangUpdate idct test code to test 8-bit & high bitdepth...
2016-12-08 Yunqing WangMerge "Remove an unused first pass statistic"
2016-12-07 Marco PaniconiMerge "vp9: Fix some TODOs in svc code."
2016-12-07 Linfeng ZhangMerge "Update TEST_P(PartialIDctTest, RunQuantCheck)"
2016-12-07 James ZernMerge "enable vpx_idct16x16_256_add_neon in hbd builds"
2016-12-07 Linfeng ZhangUpdate TEST_P(PartialIDctTest, RunQuantCheck)
2016-12-07 James ZernMerge changes Ibad079f2,I7858a0a1
2016-12-02 James ZernMerge changes I4afc130e,Iaa64d23f
2016-11-30 Linfeng ZhangAdd high bitdepth 4x4 idct NEON intrinsics
2016-11-28 James BankoskiMerge "svc_test: fix two warnings"
2016-11-24 James ZernMerge changes I6b4cd56e,I88f91b92
2016-11-24 James ZernMerge changes Icc4ead05,Ib019964b,I3b5fd3b3,Ieedadee2
2016-11-22 Linfeng ZhangMerge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON...
2016-11-22 Linfeng ZhangUpdate vpx_idct4x4_16_add_neon() to pass SingleExtremeC...
2016-11-22 Linfeng ZhangAdd idct speed test.
2016-11-22 Linfeng ZhangUpdate partial_idct_test.cc to support high bitdepth
2016-11-19 Jingning HanMerge "Enable asymptotic closed-loop encoding decision"
2016-11-19 Kaustubh RasteMerge "Fix SingleLargeCoeff idct test"
2016-11-19 James ZernMerge "Clean horizontal intra prediction NEON optimization"
2016-11-18 James ZernMerge "partial_idct_test: s/SingleLargeCoef/SingleExtre...
2016-11-17 James Zernpartial_idct_test: s/SingleLargeCoef/SingleExtremeCoeff/
2016-11-17 Jerome JiangMerge "Change C and msa to match results from sse2."
2016-11-15 James ZernMerge "build/make/Android.mk: fix cpufeatures import"
2016-11-15 James ZernMerge changes I3950c883,I2b679b04
2016-11-15 James Zernpartial_idct_test: use <limits> for int16_min/max
2016-11-12 Jerome JiangMerge "Add unit tests for post proc."
2016-11-11 Marco PaniconiMerge "vp9: Adjust thresholds for limiting cyclic refre...
2016-11-10 James ZernMerge "*ppflags.h: remove unused *_DEBUG_* enum values"
next