1
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 20 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
vp9: Fix to alloc for row_base_thresh_freq_fac More... about 1 month ago
Free row mt memory before freeing cpi->tile_data More... about 1 month ago
Replace "cpi->common." with "pc->" More... about 1 month ago
Declare VP9BitstreamWorkerData dest_size as size_t More... about 1 month ago
Perform bounds checks in vpx_writer More... about 1 month ago
rtcd.pl: add empty specialize() check More... about 1 month ago
Pass output buffer size to vp9_pack_bitstream() More... about 1 month ago
Add the buffer_end field to the vpx_writer struct More... about 1 month ago
Add 2D-specific highbd SVE2 horizontal convolution function More... about 1 month ago
VP8_COMMON: remove unused cpu_caps member More... about 1 month ago
vp9 rc: Add ref frame list for each frame in GOP More... about 1 month ago
Remove vpx_rc_gop_info_t More... about 1 month ago
Add SVE2 implementation of vpx_highbd_convolve8_avg More... about 1 month ago
Save encode_tiles_buffer_alloc_size() result More... about 1 month ago
Remove TPL IO functions More... about 1 month ago
Add update type and ref update idx to gop decision More... about 1 month ago
Merge horiz. and vert. passes in HBD SVE2 2D 4tap convolution More... about 1 month ago
vp9: fix to integer overflow test More... about 1 month ago
encodeframe.c: remove some unused includes More... about 2 months ago
aarch64_cpudetect: add missing include More... about 2 months ago
vpx_scaled_convolve8_neon: add missing include More... about 2 months ago
Restrict ranges of duration,deadline to UINT32_MAX More... about 2 months ago
Add high bit depths, 4:2:2, 4:4:4 to VP9Encoder More... about 2 months ago
Replace timestamp_ratio by oxcf->g_timebase_in_ts More... about 2 months ago
Fix to buffer alloc for vp9_bitstream_worker_data More... about 2 months ago
Disable SVE2 if compiler doesn't support arm_neon_sve_bridge.h More... about 2 months ago
Move the local variable sd to the innermost scope More... about 2 months ago
Ignore the pts parameter when flushing the encoder More... about 2 months ago
Add SVE implementation of vpx_highbd_convolve8_avg_horiz More... about 2 months ago
Add SVE2 implementation of vpx_highbd_convolve8 More... about 2 months ago