]> granicus.if.org Git - libvpx/history - test/convolve_test.cc
Extend 16 wide AVX2 convolve8 code to support averaging.
[libvpx] / test / convolve_test.cc
2017-10-09 Kyle SiefringExtend 16 wide AVX2 convolve8 code to support averaging.
2017-10-08 Kyle SiefringAdd AVX2 version of vpx_convolve8_avg.
2017-10-07 James ZernMerge "ppc: Add vpx_idct32x32_1024_add_vsx"
2017-10-05 Marco PaniconiMerge "Adjust threshold for adapt_partition for speed 6."
2017-10-04 Marco PaniconiMerge "Avoid nonrd_pick_partition for speed >= 6."
2017-10-04 Marco PaniconiMerge "Modify early exit for alt_ref in nonrd_pickmode."
2017-10-04 Linfeng ZhangMerge changes Id6a8c549,Ib1e0650b,Ic369dd86
2017-10-03 Linfeng ZhangRefactor x86/vpx_subpixel_8t_intrin_ssse3.c
2017-09-27 James ZernMerge "fix signed integer overflow of idct"
2017-09-27 James ZernMerge "vp9_dx_iface: Stop using iter parameter incorrectly"
2017-09-27 Linfeng ZhangMerge "Add vpx_scaled_2d_neon()"
2017-09-26 Linfeng ZhangAdd vpx_scaled_2d_neon()
2017-09-14 Hui SuMerge "VP9 level targeting: add a new AUTO mode"
2017-09-08 Shiyou YinMerge "vp8: [loongson] optimize sixtap predict with...
2017-09-08 Shiyou YinMerge "vpxdsp: [loongson] optimize sad functions with...
2017-09-06 Linfeng ZhangMerge "Remove get_filter_base() and get_filter_offset...
2017-09-05 Linfeng ZhangRemove get_filter_base() and get_filter_offset() in...
2017-05-12 Marco PaniconiMerge "vp9: Adjust speed features for speed 8 at low...
2017-05-08 Johann KoenigMerge changes Id602909a,Ib0e85608
2017-05-08 Linfeng ZhangMerge changes I0cfe4117,I3581d80d,Ida62c941
2017-05-06 Jerome JiangMerge "vp9: Neon optimization for denoiser. Add unit...
2017-05-04 Yi LuoMerge "High bit depth inter prediction horizontal/verti...
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-03 Yi LuoHigh bit depth inter prediction horizontal/vertical...
2017-05-03 Linfeng ZhangMerge changes I8bb660de,Ica51d780,I6037525d
2017-05-03 James ZernMerge changes Ia5293d94,I90d481d3,Ia509d622,I54549b03...
2017-05-03 Luca Barbatoppc: Add convolve8_vsx and convolve8_avg_vsx
2017-05-03 Luca Barbatoppc: Add convolve8_avg_vert_vsx
2017-05-03 Luca Barbatoppc: Add convolve8_vert
2017-05-03 Luca Barbatoppc: Add convolve8_horiz_avg
2017-05-03 Luca Barbatoppc: Add convolve8_horiz
2017-05-02 Johann KoenigMerge "block error sse2: sum in 32 bits when possible"
2017-05-01 Linfeng ZhangMerge "Clean vp9_highbd_build_inter_predictor() and...
2017-05-01 James ZernMerge "vpx_scale_test: fix segfault on alloc failure"
2017-04-29 Luca Barbatoppc: Add convolve_avg
2017-04-29 Luca Barbatoppc: Add convolve_copy
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-26 Linfeng ZhangMerge "Update highbd convolve functions arguments to...
2017-04-25 Linfeng ZhangUpdate highbd convolve functions arguments to use uint1...
2017-04-20 Yunqing WangMerge "Only allow allow_exhaustive_searches for FC_GRAP...
2017-04-20 James ZernMerge changes I1f5a3752,I95123051,I3bb724e0,Ie81077fa...
2017-04-19 Linfeng ZhangMerge changes I9e18a73b,Ie47c8cd4
2017-04-19 Linfeng ZhangClean CONVERT_TO_BYTEPTR/SHORTPTR in convolve
2017-04-17 Johann KoenigMerge "AvgPred test: use aligned buffers"
2017-04-15 James ZernMerge "Add AVX2 optimization to copy/avg functions"
2017-04-14 Yi LuoAdd AVX2 optimization to copy/avg functions
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-10-22 James ZernMerge "vpx_highbd_convolve_copy_neon: use multi reg...
2016-10-18 Kaustubh RasteMerge "Optimize sad_64width_x4d_msa function"
2016-10-18 Marco PaniconiMerge "vp9: Non-rd variance partition: add condition...
2016-10-17 Linfeng ZhangMerge "add vpx high bitdepth convolve8 NEON intrinsics...
2016-10-17 Linfeng Zhangadd vpx high bitdepth convolve8 NEON intrinsics optimiz...
2016-10-15 Jerome JiangMerge "VP8: Add realtime speed to datarate_test.cc"
2016-10-14 Linfeng ZhangMerge "add vpx_highbd_convolve_{copy,avg}_neon()"
2016-10-13 Linfeng Zhangadd vpx_highbd_convolve_{copy,avg}_neon()
2016-10-04 Sarah ParkerMerge "Remove rate deviation metric from vp8"
2016-10-01 James ZernMerge "vp8,frame_buffers: remove unused use_frame_threads"
2016-09-30 Marco PaniconiMerge "vp9: On change_config() only call update_frame_s...
2016-09-30 Marco PaniconiMerge "vp9 real-time mode: Change loopfilter speed...
2016-09-30 James ZernMerge changes from topic '8bit-hbd-idct'
2016-09-30 Linfeng ZhangMerge "Unify loopfilter function names"
2016-09-30 Linfeng ZhangMerge "Refine vpx convolve8 NEON intrinsics optimization"
2016-09-30 Linfeng ZhangMerge "Refine vpx_convolve_copy_neon() and vpx_convolve...
2016-09-30 James ZernMerge "configure: test for -Wshorten-64-to-32 in non...
2016-09-30 Yunqing WangMerge "Fix an issue in vp9_first_pass for non-mulitple...
2016-09-29 Linfeng ZhangRefine vpx_convolve_copy_neon() and vpx_convolve_avg_neon()
2016-09-28 James ZernMerge "vp9: fix compilation for g++ 6.2.x"
2016-09-28 Johann KoenigMerge "Hook up vp8_diamond_search_sad_sse3"
2016-09-28 James ZernMerge "vpxdec: avoid memory leaks under most conditions"
2016-09-28 Linfeng ZhangMerge "Clean convolve_test.cc"
2016-09-27 Linfeng ZhangClean convolve_test.cc
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
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-11 Scott LaVarnwayMerge "vp9_rd_pick_intra_mode_sb(): set interp_filter to"
2016-07-07 Jingning HanMerge "Support measure distortion in the pixel domain"
2016-07-07 Paul WilkinsMerge "Add experimental spatial de-noise filter on...
2016-07-06 Debargha MukherjeeMerge "Remove decode asserts from better-hw-compatibility"
2016-07-06 Jingning HanMerge "Remove txfrm_block_to_raster_xy() from vp9 encoder"
2016-07-02 James ZernMerge "improve vpx_filter_block1d* based on replace...
2016-07-02 James ZernMerge "Update vpx subpixel 1d filter ssse3 asm"
2016-07-01 James BankoskiMerge "Revert "libyuv: update to 2f101fdb""
2016-07-01 Johann KoenigMerge changes I59a11921,I296a0b81,I397d7753
2016-07-01 James ZernMerge "convolve_test: fix byte offsets in hbd build"
2016-06-30 Johanntest: remove x86inc.asm distinction
2016-06-30 James Zernconvolve_test: fix byte offsets in hbd build
2016-05-26 Scott LaVarnwayMerge "Code clean of sub_pixel_variance4xh -- 2"
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-05-18 James ZernMerge "Code clean of sub_pixel_variance4xh"
next