2023-01-28 |
Yunqing Wang | Merge "Add encoder component timing information" into... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Yunqing Wang | Add encoder component timing information |
commit | commitdiff | tree | snapshot |
2023-01-26 |
Jerome Jiang | Merge "Fix per frame qp for temporal layers" into main |
commit | commitdiff | tree | snapshot |
2023-01-26 |
Jerome Jiang | Fix per frame qp for temporal layers |
commit | commitdiff | tree | snapshot |
2023-01-26 |
James Zern | Merge "Refactor Neon implementation of SAD functions... |
commit | commitdiff | tree | snapshot |
2023-01-26 |
James Zern | Merge "[NEON] Add Highbd FHT 8x8/16x16 functions" into... |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Salome Thirot | Refactor Neon implementation of SAD functions |
commit | commitdiff | tree | snapshot |
2023-01-24 |
Konstantinos... | [NEON] Add Highbd FHT 8x8/16x16 functions |
commit | commitdiff | tree | snapshot |
2023-01-24 |
Jerome Jiang | Skip calculating internal stats when frame dropped |
commit | commitdiff | tree | snapshot |
2023-01-23 |
Salome Thirot | Specialize Neon averaging subpel variance by filter... |
commit | commitdiff | tree | snapshot |
2023-01-23 |
Salome Thirot | Refactor Neon averaging subpel variance functions |
commit | commitdiff | tree | snapshot |
2023-01-23 |
Salome Thirot | Specialize Neon subpel variance by filter value for... |
commit | commitdiff | tree | snapshot |
2023-01-23 |
Salome Thirot | Refactor Neon subpel variance functions |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Jerome Jiang | Merge "Add codec control to set per frame QP" into... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Jerome Jiang | Add codec control to set per frame QP |
commit | commitdiff | tree | snapshot |
2023-01-19 |
James Zern | Merge "Refactor Neon implementation of variance functio... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
James Zern | */Android.mk: add a check for NDK_ROOT |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Salome Thirot | Refactor Neon implementation of variance functions |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Marco Paniconi | Merge "Fix to segfault for external resize test in... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
Marco Paniconi | Fix to segfault for external resize test in vp9 |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Scott LaVarnway | variance_test.cc: Enable HBDMse speed test. |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Scott LaVarnway | Merge "variance_test.cc: Enable VpxHBDMseTest for C... |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Scott LaVarnway | variance_test.cc: Enable VpxHBDMseTest for C and SSE2. |
commit | commitdiff | tree | snapshot |
2023-01-12 |
James Zern | Merge changes Ifbf46768,If19f5872 into main |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Jonathan Wright | Implement vertical convolutions using Neon USDOT instru... |
commit | commitdiff | tree | snapshot |
2023-01-11 |
Jonathan Wright | Implement horizontal convolutions using Neon USDOT... |
commit | commitdiff | tree | snapshot |
2023-01-10 |
James Zern | build: replace egrep with grep -E |
commit | commitdiff | tree | snapshot |
2023-01-05 |
Jonathan Wright | Use Neon load/store helper functions consistently |
commit | commitdiff | tree | snapshot |
2023-01-05 |
Jonathan Wright | Use lane-referencing intrinsics in Neon convolution... |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Jerome Jiang | Remove references to deprecated NumPy type aliases |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Scott LaVarnway | [x86]: Add vpx_highbd_comp_avg_pred_sse2(). |
commit | commitdiff | tree | snapshot |
2022-12-16 |
Scott LaVarnway | Add vpx_highbd_comp_avg_pred_c() test. |
commit | commitdiff | tree | snapshot |
2022-12-14 |
Marco Paniconi | Merge "rc-svc: Add tests for dynamic svc in external... |
commit | commitdiff | tree | snapshot |
2022-12-14 |
Marco Paniconi | rc-svc: Add tests for dynamic svc in external RC |
commit | commitdiff | tree | snapshot |
2022-12-14 |
Anton Venema | Add additional ARM targets for Visual Studio. |
commit | commitdiff | tree | snapshot |
2022-12-13 |
Cheng Chen | Merge "L2E: Add a new interface to control rdmult"... |
commit | commitdiff | tree | snapshot |
2022-12-08 |
Scott LaVarnway | [x86]: Add vpx_highbd_subtract_block_avx2(). |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Scott LaVarnway | Add vpx highbd subtract test. |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Cheng Chen | L2E: Add a new interface to control rdmult |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Marco Paniconi | rc-rtc: Test for periodic key in SVC external RC |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Marco Paniconi | rc-rtc: Remove frame_flags_ change in svc ratectril... |
commit | commitdiff | tree | snapshot |
2022-11-18 |
Marco Paniconi | Merge "vp9/rate_ctrl_rtc: Improve get cyclic refresh... |
commit | commitdiff | tree | snapshot |
2022-11-18 |
Hirokazu Honda | vp9/rate_ctrl_rtc: Improve get cyclic refresh data |
commit | commitdiff | tree | snapshot |
2022-11-15 |
Marco Paniconi | Merge "vp9-svc: Fixes to make SVC work with VBR" into... |
commit | commitdiff | tree | snapshot |
2022-11-15 |
Marco Paniconi | vp9-svc: Fixes to make SVC work with VBR |
commit | commitdiff | tree | snapshot |
2022-11-15 |
James Zern | Merge "[NEON] Optimize FHT functions, add highbd FHT... |
commit | commitdiff | tree | snapshot |
2022-11-14 |
Johann | quantize: remove vp9_regular_quantize_b_4x4 |
commit | commitdiff | tree | snapshot |
2022-11-11 |
Konstantinos... | [NEON] Optimize FHT functions, add highbd FHT 4x4 |
commit | commitdiff | tree | snapshot |
2022-11-11 |
Marco Paniconi | vp9-rc: Fix key frame setting in external RC |
commit | commitdiff | tree | snapshot |
2022-11-07 |
James Zern | Merge "Add Neon implementation of vpx_hadamard_32x32... |
commit | commitdiff | tree | snapshot |
2022-11-06 |
Sam James | build: fix -Wimplicit-int (Clang 16) |
commit | commitdiff | tree | snapshot |
2022-11-04 |
Andrew Salkeld | Add Neon implementation of vpx_hadamard_32x32 |
commit | commitdiff | tree | snapshot |
2022-11-03 |
Konstantinos... | [NEON] Optimize highbd 32x32 DCT |
commit | commitdiff | tree | snapshot |
2022-11-02 |
James Zern | Merge "[NEON] Optimize and homogenize Butterfly DCT... |
commit | commitdiff | tree | snapshot |
2022-11-01 |
Konstantinos... | [NEON] Optimize and homogenize Butterfly DCT functions |
commit | commitdiff | tree | snapshot |
2022-10-27 |
Johann Koenig | Merge "MacOS 13 is darwin22" into main |
commit | commitdiff | tree | snapshot |
2022-10-27 |
Johann Koenig | Merge "rtcd: allow disabling neon on armv8" into main |
commit | commitdiff | tree | snapshot |
2022-10-27 |
Johann | MacOS 13 is darwin22 |
commit | commitdiff | tree | snapshot |
2022-10-27 |
Johann | rtcd: allow disabling neon on armv8 |
commit | commitdiff | tree | snapshot |
2022-10-26 |
Johann | mailmap: add johann@duck.com |
commit | commitdiff | tree | snapshot |
2022-10-25 |
James Zern | Merge changes I36545ff4,Id1aa29da into main |
commit | commitdiff | tree | snapshot |
2022-10-25 |
James Zern | Merge "SAD*Test: mark virtual Run() as overridden"... |
commit | commitdiff | tree | snapshot |
2022-10-25 |
Johann Koenig | Merge "quantize: consolidate sse2 conditionals" into... |
commit | commitdiff | tree | snapshot |
2022-10-25 |
Johann Koenig | Merge "vp9 quantize: rewrite ssse3 in intrinsics" into... |
commit | commitdiff | tree | snapshot |
2022-10-24 |
James Zern | SAD*Test: mark virtual Run() as overridden |
commit | commitdiff | tree | snapshot |
2022-10-24 |
James Zern | vp9_highbd_quantize_fp*_neon: normalize fn param name |
commit | commitdiff | tree | snapshot |
2022-10-24 |
James Zern | highbd_sad_avx2: normalize function param names |
commit | commitdiff | tree | snapshot |
2022-10-18 |
Marco Paniconi | Fix to VP8 external RC for buffer levels |
commit | commitdiff | tree | snapshot |
2022-10-17 |
Johann | quantize: consolidate sse2 conditionals |
commit | commitdiff | tree | snapshot |
2022-10-17 |
Johann | vp9 quantize: rewrite ssse3 in intrinsics |
commit | commitdiff | tree | snapshot |
2022-10-15 |
Marco Paniconi | Merge "Fix to VP8 external RC for dynamic update of... |
commit | commitdiff | tree | snapshot |
2022-10-14 |
Marco Paniconi | Fix to VP8 external RC for dynamic update of layers |
commit | commitdiff | tree | snapshot |
2022-10-13 |
Konstantinos... | [NEON] fix clang compile warnings |
commit | commitdiff | tree | snapshot |
2022-10-13 |
Scott LaVarnway | Merge "Add vpx_highbd_sad64x{64,32}_avg_avx2." into... |
commit | commitdiff | tree | snapshot |
2022-10-12 |
Konstantinos... | [NEON] Add highbd FDCT 16x16 function |
commit | commitdiff | tree | snapshot |
2022-10-12 |
James Zern | Merge "[NEON] Add highbd FDCT 8x8 function" into main |
commit | commitdiff | tree | snapshot |
2022-10-12 |
Scott LaVarnway | Merge "Add vpx_highbd_sad32x{64,32,16}_avg_avx2." into... |
commit | commitdiff | tree | snapshot |
2022-10-12 |
Scott LaVarnway | Merge "Add vpx_highbd_sad16x{32,16,8}_avg_avx2." into... |
commit | commitdiff | tree | snapshot |
2022-10-12 |
Konstantinos... | [NEON] Add highbd FDCT 8x8 function |
commit | commitdiff | tree | snapshot |
2022-10-12 |
Scott LaVarnway | Add vpx_highbd_sad64x{64,32}_avg_avx2. |
commit | commitdiff | tree | snapshot |
2022-10-12 |
Konstantinos... | [NEON] Add highbd FDCT 4x4 function |
commit | commitdiff | tree | snapshot |
2022-10-12 |
Scott LaVarnway | Add vpx_highbd_sad32x{64,32,16}_avg_avx2. |
commit | commitdiff | tree | snapshot |
2022-10-12 |
Scott LaVarnway | Add vpx_highbd_sad16x{32,16,8}_avg_avx2. |
commit | commitdiff | tree | snapshot |
2022-10-12 |
Konstantinos... | [NEON] Move helper functions for reuse |
commit | commitdiff | tree | snapshot |
2022-10-10 |
Scott LaVarnway | Merge "SADavgTest: Add speed test." into main |
commit | commitdiff | tree | snapshot |
2022-10-10 |
Scott LaVarnway | SADavgTest: Add speed test. |
commit | commitdiff | tree | snapshot |
2022-10-10 |
Konstantinos... | [NEON] move transpose_8x8 to reuse |
commit | commitdiff | tree | snapshot |
2022-10-10 |
James Zern | Merge "[NEON] highbd partial DCT functions" into main |
commit | commitdiff | tree | snapshot |
2022-10-10 |
Konstantinos... | [NEON] highbd partial DCT functions |
commit | commitdiff | tree | snapshot |
2022-10-07 |
Scott LaVarnway | Add vpx_highbd_sad64x{64,32}_avx2. |
commit | commitdiff | tree | snapshot |
2022-10-07 |
Johann Koenig | Merge "vp9 quantize: change index" into main |
commit | commitdiff | tree | snapshot |
2022-10-06 |
Scott LaVarnway | Add vpx_highbd_sad32x{64,32,16}_avx2. |
commit | commitdiff | tree | snapshot |
2022-10-05 |
Scott LaVarnway | Add vpx_highbd_sad16x{32,16,8}_avx2. |
commit | commitdiff | tree | snapshot |
2022-10-04 |
Cheng Chen | Merge "L2E: Rework recode decisions for external max... |
commit | commitdiff | tree | snapshot |
2022-10-01 |
Johann | vp9 quantize: change index |
commit | commitdiff | tree | snapshot |
2022-09-30 |
Scott LaVarnway | vpx_subpixel_8t_intrin_avx2.c: quiet -Wuninitialized |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Scott LaVarnway | Merge "vp9_rd.c quiet -Wstringop-overflow" into main |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Johann | quantize: standardize vp9_quantize_fp_sse2 |
commit | commitdiff | tree | snapshot |
2022-09-26 |
Scott LaVarnway | vp9_rd.c quiet -Wstringop-overflow |
commit | commitdiff | tree | snapshot |
2022-09-24 |
Johann | quantize: add untested function |
commit | commitdiff | tree | snapshot |
next |