platform/upstream/libvpx.git
2023-11-29 Wan-Teh ChangMerge "Adding "const" to vpx_codec_iface_t is redundant...
2023-11-29 Hirokazu HondaMerge "ratectrl_rtc: Remove duplicated DropFrameReason...
2023-11-28 Wan-Teh ChangMerge "Add vpx_sse and vpx_highbd_sse" into main
2023-11-28 Marco PaniconiMerge "rtc: Set nonrd keyframe under dynamic change...
2023-11-28 Marco Paniconirtc: Set nonrd keyframe under dynamic change of deadline
2023-11-27 Wan-Teh ChangMerge "Tests kf_max_dist in one-pass zero-lag encoding...
2023-11-27 Marco PaniconiUnitest for issue: b/310477034
2023-11-23 Wan-Teh ChangTests kf_max_dist in one-pass zero-lag encoding
2023-11-22 Jingning HanDisable intra mode search speed features conditionally
2023-11-22 Wan-Teh ChangAdding "const" to vpx_codec_iface_t is redundant
2023-11-22 Jingning HanRemove invalid reference frames
2023-11-22 Jingning HanConditionally skip using inter frames in speed features
2023-11-21 Jerome JiangCheck null ptr before use
2023-11-21 Hirokazu Hondaratectrl_rtc: Remove duplicated DropFrameReason enum...
2023-11-21 James ZernMerge "vp8_dx_iface.c: add include for MAX_PARTITIONS...
2023-11-20 Wan-Teh ChangAdd vpx_sse and vpx_highbd_sse
2023-11-20 James Zernvp8_dx_iface.c: add include for MAX_PARTITIONS
2023-11-20 James Zernvp8_ratectrl_rtc.h: fix a few typos
2023-11-16 James Zernratectrl_rtc.h: fix a few typos
2023-11-14 Marco Paniconirtc: Add frame dropper to VP8 external RC
2023-11-11 Wan-Teh ChangMerge "Delete -Wdeclaration-after-statement" into main
2023-11-10 Wan-Teh ChangDocument how VP9 treats a negative speed value
2023-11-10 Wan-Teh ChangDelete -Wdeclaration-after-statement
2023-11-10 Wan-Teh ChangFix ClangTidy warnings
2023-11-10 Wan-Teh ChangMerge "Declare oxcf arg of vp8_create_compressor as...
2023-11-09 Wan-Teh ChangMerge "Fix float-cast-overflow in vp8_change_config...
2023-11-09 Wan-Teh ChangDeclare oxcf arg of vp8_create_compressor as const
2023-11-09 Wan-Teh ChangDocument the units of VP8 target_bandwidth/bitrate
2023-11-09 Wan-Teh ChangFix float-cast-overflow in vp8_change_config()
2023-11-08 Wan-Teh ChangMerge "Use symbolic constant VPX_CBR instead of 1"...
2023-11-07 Wan-Teh ChangUse symbolic constant VPX_CBR instead of 1
2023-11-07 Jerome JiangMerge "Check fragments count before use" into main
2023-11-06 James Zernconfigure: detect PIE and enable PIC
2023-11-03 Jerome JiangCheck fragments count before use
2023-11-03 Yunqing WangMerge "Modify C vs SIMD test script" into main
2023-11-03 Anupam PandeyModify C vs SIMD test script
2023-11-02 Yunqing WangMerge "Add an emms instruction to vpx_subtract_block...
2023-10-31 Marco Paniconivp9-RC: Add drop_frame support to external RC
2023-10-30 James ZernMerge "calc_pframe_target_size: fix integer overflow...
2023-10-30 James ZernMerge "Fix 'unused variable' warning when neon_i8mm...
2023-10-30 Jonathan WrightFix 'unused variable' warning when neon_i8mm is disabled
2023-10-30 Xiahong Baocalc_pframe_target_size: fix integer overflow
2023-10-27 Marco PaniconiClear some clang-tidy complaints on header includes
2023-10-24 Jonathan WrightAdd Arm SVE build flags and run-time CPU feature detection
2023-10-20 Jerome JiangMerge "Reduce memory usage of test with large frame...
2023-10-20 Jerome JiangReduce memory usage of test with large frame size
2023-10-20 Wan-Teh ChangAlso test VPX_ARCH_AARCH64 for 64-bit platforms
2023-10-19 Jerome JiangRun bitrate overflow test only on 64bit systems
2023-10-17 Jerome JiangCap avg_frame_bandwidth at INT_MAX
2023-10-16 Jerome JiangFix ubsan failure caused by left shift of negative
2023-10-14 Jerome JiangForce mode search on 64x64 if no mode is selected
2023-10-10 Wan-Teh ChangHandle Arm/AArch64 runtime feature detection
2023-10-07 Wan-Teh ChangDeclare some "VP8_CONFIG *oxcf" params as const
2023-10-06 Wan-Teh ChangVP8: allow thread count changes
2023-10-04 Wan-Teh ChangVP8: Allocate cpi->mt_current_mb_col array lazily
2023-10-04 Wan-Teh ChangMerge "Clean up vp8cx_create/remove_encoder_threads...
2023-10-04 Jerome JiangMerge "Use correct include guards for init_vpx_test...
2023-10-04 Anupam PandeyAdd an emms instruction to vpx_subtract_block
2023-10-04 James ZernMerge "vp9_encoder: normalize sizeof() calls" into...
2023-10-04 Wan-Teh ChangMerge "Declare cur_row inside #if CONFIG_MULTITHREAD...
2023-10-04 Wan-Teh ChangMerge "Have vp9_enc_build and vp9_enc_test restore...
2023-10-04 Wan-Teh ChangMerge "Fix a potential resource leak and add alloc...
2023-10-04 Wan-Teh ChangClean up vp8cx_create/remove_encoder_threads()
2023-10-04 Wan-Teh ChangDeclare cur_row inside #if CONFIG_MULTITHREAD
2023-10-04 Jerome JiangUse correct include guards for init_vpx_test.h
2023-10-03 Jerome JiangInclude vpx_config.h for macros
2023-10-03 Jerome JiangFactor out common code used in test binaries
2023-10-02 Wan-Teh ChangUse big cfg.g_w in ConfigResizeChangeThreadCount
2023-10-02 James ZernMerge "Merge tag 'v1.13.1'" into main
2023-09-30 Wan-Teh ChangHave vp9_enc_build and vp9_enc_test restore cwd
2023-09-29 Wan-Teh ChangDisable vpx_highbd_8_mse16x16_neon_dotprod, etc.
2023-09-29 James ZernMerge tag 'v1.13.1'
2023-09-29 James Zernvp9_encoder: normalize sizeof() calls
2023-09-29 Wan-Teh ChangFix a potential resource leak and add alloc checks
2023-09-29 James Zernupdate CHANGELOG
2023-09-29 James Zernupdate version to 1.13.1
2023-09-29 Jerome JiangFix bug with smaller width bigger size
2023-09-29 James Zernvp9_alloccommon: clear allocation sizes on free
2023-09-29 Wan-Teh ChangUpdate 32-bit version of horizontal_add_uint32x2
2023-09-29 Cheng ChenProperly determine end of sequence
2023-09-28 Wan-Teh ChangMerge "vp9_c_vs_simd_encode: Restore cwd at end of...
2023-09-28 Jerome JiangMerge "Fix bug with smaller width bigger size" into...
2023-09-28 Wan-Teh Changvp9_c_vs_simd_encode: Restore cwd at end of test
2023-09-27 Wan-Teh ChangSkip the y4m_360p_10bit_input clip for armv8
2023-09-27 Yunqing WangMerge "Modify vp9_c_vs_simd_enc_test script" into main
2023-09-27 Jerome JiangFix bug with smaller width bigger size
2023-09-27 James ZernVP8: disallow thread count changes
2023-09-27 James Zernencode_api_test: add ConfigResizeChangeThreadCount
2023-09-26 Yunqing WangModify vp9_c_vs_simd_enc_test script
2023-09-26 James ZernVP8: disallow thread count changes
2023-09-26 James Zernencode_api_test: add ConfigResizeChangeThreadCount
2023-09-21 Jerome JiangDo not call WebM RC for new GOP at the end of seq
2023-09-18 Martin Storsjoaarch64: Generalize Windows cpu detection to any Window...
2023-09-14 Jerome JiangAdd max/min_gf_interval to vpx_rc_config_t
2023-09-14 Jerome JiangFix ref frame buffer in TPL stats for RC
2023-09-14 Jerome JiangSet frame width height for 1st TPL GOP frame
2023-09-13 yuanhecailoongarch: Fix bugs from vp8_sixtap_predict4x4/16x16_lsx
2023-09-13 yuanhecailoongarch: simplify vpx_quantize_b/b_32x32_lsx args
2023-09-12 Jerome JiangAdd missing headers for clang-tidy warnings
2023-09-03 Jonathan WrightUse run-time feature detection for Neon DotProd HBD MSE
next