platform/upstream/libvpx.git
2023-02-28 George SteedImplement d117_predictor using Neon
2023-02-28 George SteedImplement d63_predictor using Neon
2023-02-14 chiyotsaiEnable some more speed features on speed 0 to 2
2023-02-14 James ZernMerge changes Id74a6d9c,I5c31e0e9,Id5a2b2d9,I73182c97...
2023-02-13 Salome ThirotOptimize vpx_highbd_comp_avg_pred_neon
2023-02-13 Salome ThirotAdd Neon AvgPredTestHBD test suite
2023-02-13 Salome ThirotSpecialize Neon high bitdepth avg subpel variance by...
2023-02-13 Salome ThirotSpecialize Neon high bitdepth subpel variance by filter...
2023-02-13 Salome ThirotRefactor Neon high bitdepth avg subpel variance functions
2023-02-13 Salome ThirotOptimize Neon high bitdepth subpel variance functions
2023-02-11 James ZernREADME: update release version to 1.13.0
2023-02-10 Chi Yo TsaiMerge "Remove CONFIG_CONSISTENT_RECODE flag" into main
2023-02-10 chiyotsaiRemove CONFIG_CONSISTENT_RECODE flag
2023-02-10 James ZernMerge "Optimize Neon high bitdepth convolve copy" into...
2023-02-09 Jerome JiangMerge "Merge tag 'v1.13.0'" into main
2023-02-09 Jerome JiangMerge "Remove onyx_int.h from vp8 rc header" into main
2023-02-09 Jerome JiangRemove onyx_int.h from vp8 rc header
2023-02-09 Jerome JiangMerge tag 'v1.13.0'
2023-02-09 Jonathan WrightOptimize Neon high bitdepth convolve copy
2023-02-08 Chi Yo TsaiMerge "Copy BLOCK_8X8's mi to PICK_MODE_CONTEXT::mic...
2023-02-08 chiyotsaiCopy BLOCK_8X8's mi to PICK_MODE_CONTEXT::mic
2023-02-08 Salome ThirotAdd missing high bitdepth Neon subpel variance tests
2023-02-08 Cheng ChenFix unsigned integer overflow in sse computation
2023-02-08 Chi Yo TsaiMerge "Enable some speed features on speed 0" into...
2023-02-07 chiyotsaiEnable some speed features on speed 0
2023-02-07 Salome ThirotUse 4D reduction Neon helper for standard bitdepth...
2023-02-07 Yunqing WangMerge "Move TPL to a new file" into main
2023-02-07 James ZernMerge changes Ica45c44f,I75c5f099,I9e626d7f into main
2023-02-07 Yunqing WangMove TPL to a new file
2023-02-06 Jerome JiangMerge "Remove duplicated VPX_SCALING declaration" into...
2023-02-06 Salome ThirotOptimize Neon implementation of high bitdepth SAD4D...
2023-02-06 Jerome JiangRemove duplicated VPX_SCALING declaration
2023-02-06 Salome ThirotOptimize Neon implementation of high bitdepth avg SAD...
2023-02-06 Salome ThirotOptimize Neon implementation of high bitdepth SAD functions
2023-02-03 Yunqing WangMerge "Fix uninitialized mesh feature for BEST mode...
2023-02-03 Wan-Teh ChangSet _img->bit_depth in y4m_input_fetch_frame()
2023-02-03 Yunqing WangFix uninitialized mesh feature for BEST mode
2023-02-01 James Zernvp9_diamond_search_sad_neon: use DECLARE_ALIGNED
2023-02-01 Jerome JiangUpdate AUTHORS .mailmap and version
2023-01-31 Jerome JiangFix per frame qp for temporal layers
2023-01-31 Jerome JiangUpdate CHANGELOG
2023-01-31 James ZernMerge "Use load_unaligned mem_neon.h helpers in SAD...
2023-01-31 Jonathan WrightUse load_unaligned mem_neon.h helpers in SAD and SAD4D
2023-01-30 Cheng ChenFix unsigned integer overflow in sse computation
2023-01-30 James ZernMerge "Refactor 8x8 16-bit Neon transpose functions...
2023-01-30 Salome ThirotRefactor Neon implementation of SAD4D functions
2023-01-28 Yunqing WangMerge "Add encoder component timing information" into...
2023-01-27 Yunqing WangAdd encoder component timing information
2023-01-27 Gerda Zsejke... Refactor 8x8 16-bit Neon transpose functions
2023-01-26 Jerome JiangMerge "Fix per frame qp for temporal layers" into main
2023-01-26 Jerome JiangFix per frame qp for temporal layers
2023-01-26 James ZernMerge "Refactor Neon implementation of SAD functions...
2023-01-26 James ZernMerge "[NEON] Add Highbd FHT 8x8/16x16 functions" into...
2023-01-25 Salome ThirotRefactor Neon implementation of SAD functions
2023-01-24 Konstantinos... [NEON] Add Highbd FHT 8x8/16x16 functions
2023-01-24 Jerome JiangSkip calculating internal stats when frame dropped
2023-01-23 Salome ThirotSpecialize Neon averaging subpel variance by filter...
2023-01-23 Salome ThirotRefactor Neon averaging subpel variance functions
2023-01-23 Salome ThirotSpecialize Neon subpel variance by filter value for...
2023-01-23 Salome ThirotRefactor Neon subpel variance functions
2023-01-20 Jerome JiangMerge "Add codec control to set per frame QP" into...
2023-01-20 Jerome JiangAdd codec control to set per frame QP
2023-01-19 James ZernMerge "Refactor Neon implementation of variance functio...
2023-01-19 James Zern*/Android.mk: add a check for NDK_ROOT
2023-01-18 Salome ThirotRefactor Neon implementation of variance functions
2023-01-18 Marco PaniconiMerge "Fix to segfault for external resize test in...
2023-01-14 Marco PaniconiFix to segfault for external resize test in vp9
2023-01-13 Scott LaVarnwayvariance_test.cc: Enable HBDMse speed test.
2023-01-13 Scott LaVarnwayMerge "variance_test.cc: Enable VpxHBDMseTest for C...
2023-01-12 Scott LaVarnwayvariance_test.cc: Enable VpxHBDMseTest for C and SSE2.
2023-01-12 James ZernMerge changes Ifbf46768,If19f5872 into main
2023-01-12 Jonathan WrightImplement vertical convolutions using Neon USDOT instru...
2023-01-11 Jonathan WrightImplement horizontal convolutions using Neon USDOT...
2023-01-10 James Zernbuild: replace egrep with grep -E
2023-01-05 Jonathan WrightUse Neon load/store helper functions consistently
2023-01-05 Jonathan WrightUse lane-referencing intrinsics in Neon convolution...
2022-12-21 Jerome JiangRemove references to deprecated NumPy type aliases
2022-12-20 Scott LaVarnway[x86]: Add vpx_highbd_comp_avg_pred_sse2().
2022-12-16 Scott LaVarnwayAdd vpx_highbd_comp_avg_pred_c() test.
2022-12-14 Marco PaniconiMerge "rc-svc: Add tests for dynamic svc in external...
2022-12-14 Marco Paniconirc-svc: Add tests for dynamic svc in external RC
2022-12-14 Anton VenemaAdd additional ARM targets for Visual Studio.
2022-12-13 Cheng ChenMerge "L2E: Add a new interface to control rdmult"...
2022-12-08 Scott LaVarnway[x86]: Add vpx_highbd_subtract_block_avx2().
2022-12-07 Scott LaVarnwayAdd vpx highbd subtract test.
2022-12-07 Cheng ChenL2E: Add a new interface to control rdmult
2022-12-05 Marco Paniconirc-rtc: Test for periodic key in SVC external RC
2022-12-05 Marco Paniconirc-rtc: Remove frame_flags_ change in svc ratectril...
2022-11-18 Marco PaniconiMerge "vp9/rate_ctrl_rtc: Improve get cyclic refresh...
2022-11-18 Hirokazu Hondavp9/rate_ctrl_rtc: Improve get cyclic refresh data
2022-11-15 Marco PaniconiMerge "vp9-svc: Fixes to make SVC work with VBR" into...
2022-11-15 Marco Paniconivp9-svc: Fixes to make SVC work with VBR
2022-11-15 James ZernMerge "[NEON] Optimize FHT functions, add highbd FHT...
2022-11-14 Johannquantize: remove vp9_regular_quantize_b_4x4
2022-11-11 Konstantinos... [NEON] Optimize FHT functions, add highbd FHT 4x4
2022-11-11 Marco Paniconivp9-rc: Fix key frame setting in external RC
2022-11-07 James ZernMerge "Add Neon implementation of vpx_hadamard_32x32...
2022-11-06 Sam Jamesbuild: fix -Wimplicit-int (Clang 16)
2022-11-04 Andrew SalkeldAdd Neon implementation of vpx_hadamard_32x32
2022-11-03 Konstantinos... [NEON] Optimize highbd 32x32 DCT
next