summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge changes Ie77ad184,Idfcac43c into mainHEADmainJames Zern2023-05-164-476/+650
|\
| * Add 2D-specific Neon horizontal convolution functionsJonathan Wright2023-05-134-4/+301
| * Refactor standard bitdepth Neon convolution functionsJonathan Wright2023-05-122-472/+349
* | Merge "Don't use -Wl,-z,defs with Clang's sanitizers" into mainJames Zern2023-05-121-1/+15
|\ \
| * | Don't use -Wl,-z,defs with Clang's sanitizersJames Zern2023-05-121-1/+15
* | | configure: add -WshadowJames Zern2023-05-094-1/+8
|/ /
* | Merge "vp8_macros_msa.h: clear -Wshadow warnings" into mainJames Zern2023-05-091-129/+129
|\ \
| * | vp8_macros_msa.h: clear -Wshadow warningsJames Zern2023-05-081-129/+129
* | | Merge changes Iac020280,I8ca8660a into mainJames Zern2023-05-093-12/+36
|\ \ \
| * | | gen_msvs_vcxproj: add ARM64EC w/VS >= 2022James Zern2023-05-081-0/+4
| * | | configure: add clang-cl vs1[67] arm64 targetsJames Zern2023-05-083-12/+32
* | | | Merge "Add AVX2 intrinsic for vpx_comp_avg_pred() function" into mainYunqing Wang2023-05-098-17/+134
|\ \ \ \
| * | | | Add AVX2 intrinsic for vpx_comp_avg_pred() functionAnupam Pandey2023-05-098-17/+134
| | |/ / | |/| |
* | | | Merge "README: update target list" into mainJames Zern2023-05-081-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | README: update target listJames Zern2023-05-051-0/+6
| | |/ | |/|
* | | Merge changes Ie165d410,I6d9bb8da,I6858e574 into mainJames Zern2023-05-084-10/+12
|\ \ \
| * | | vp8_[cd]x_iface: clear setjmp flag on function exitJames Zern2023-05-052-8/+10
| * | | vp9_decodeframe,tile_worker_hook: relocate setjmp=1James Zern2023-05-051-2/+1
| * | | vp9,encoder_set_config: set setjmp flag after setjmp()James Zern2023-05-051-0/+1
* | | | Merge "Add VpxTplGopStats" into mainJerome Jiang2023-05-087-36/+68
|\ \ \ \
| * | | | Add VpxTplGopStatsJerome Jiang2023-05-087-36/+68
* | | | | Merge "Unify implementation of CHECK_MEM_ERROR" into mainJerome Jiang2023-05-0824-197/+171
|\ \ \ \ \ | |/ / / /
| * | | | Unify implementation of CHECK_MEM_ERRORJerome Jiang2023-05-0824-197/+171
* | | | | Merge "CHECK_MEM_ERROR to return in vp9_set_roi_map" into mainJerome Jiang2023-05-083-18/+17
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | CHECK_MEM_ERROR to return in vp9_set_roi_mapJerome Jiang2023-05-083-18/+17
| | |/ | |/|
* | | Merge "vp9_encoder: clear -Wshadow warning" into mainJames Zern2023-05-061-4/+7
|\ \ \ | |/ / |/| |
| * | vp9_encoder: clear -Wshadow warningJames Zern2023-05-051-4/+7
| |/
* | Merge "Set setjmp flag in VP9 RTC rate control library" into mainJerome Jiang2023-05-051-0/+11
|\ \
| * | Set setjmp flag in VP9 RTC rate control libraryJerome Jiang2023-05-051-0/+11
* | | sixtap_filter_msa.c: clear -Wshadow warningsJames Zern2023-05-051-74/+107
* | | Merge "macros_msa.h: clear -Wshadow warnings" into mainJames Zern2023-05-051-28/+28
|\ \ \
| * | | macros_msa.h: clear -Wshadow warningsJames Zern2023-05-051-28/+28
* | | | Merge changes I8089e90a,I46890224,I1b0e090d into mainJames Zern2023-05-056-7/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Overwrite cm->error->detail before freeingWan-Teh Chang2023-05-042-1/+8
| * | | Have vpx_codec_error take const vpx_codec_ctx_t *Wan-Teh Chang2023-05-042-5/+5
| * | | Add comments about vpx_codec_enc_init_ver failureWan-Teh Chang2023-05-043-1/+10
| |/ /
* | | Merge "vpx_subpixel_8t_intrin_avx2,cosmetics: shorten long comment" into mainJames Zern2023-05-051-2/+2
|\ \ \ | |_|/ |/| |
| * | vpx_subpixel_8t_intrin_avx2,cosmetics: shorten long commentJames Zern2023-05-041-2/+2
| |/
* | Merge "Add AVX2 intrinsic for idct16x16 and idct32x32 functions" into mainYunqing Wang2023-05-058-8/+926
|\ \ | |/ |/|
| * Add AVX2 intrinsic for idct16x16 and idct32x32 functionsAnupam Pandey2023-05-058-8/+926
* | Merge "Add num_blocks to VpxTplFrameStats" into mainJerome Jiang2023-05-044-1/+4
|\ \
| * | Add num_blocks to VpxTplFrameStatsJerome Jiang2023-05-044-1/+4
* | | Merge "Add Vpx* prefix to Tpl{Block,Frame}Stats" into mainJerome Jiang2023-05-047-17/+18
|\ \ \ | |/ /
| * | Add Vpx* prefix to Tpl{Block,Frame}StatsJerome Jiang2023-05-047-17/+18
* | | Merge changes I226215a2,Ia4918eb0,If6219446,Ibf00a6e1,I900a0a48 into mainChi Yo Tsai2023-05-0411-103/+105
|\ \ \ | |/ / |/| |
| * | Fix mismatched param names in vpx_dsp/x86/sad4d_avx2.cchiyotsai2023-05-031-30/+30
| * | Fix mismatched param names in vpx_dsp/arm/highbd_sad4d_neon.cchiyotsai2023-05-031-14/+15
| * | Fix mismatched param names in vpx_dsp/arm/sad4d_neon.cchiyotsai2023-05-031-15/+17
| * | Fix mismatched param names in vpx_dsp/arm/highbd_avg_neon.cchiyotsai2023-05-031-30/+29
| * | Fix clang warning on const-qualification of parameterschiyotsai2023-05-037-14/+14