projects
/
platform
/
upstream
/
libvpx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libvpx.git
2023-11-29
Jerome Jiang
Merge "vp9 rc: support screen content" into main
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Jerome Jiang
vp9 rc: support screen content
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Wan-Teh Chang
Add VP9Encoder class to simplify fuzz test cases
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Wan-Teh Chang
Merge "Adding "const" to vpx_codec_iface_t is redundant...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Hirokazu Honda
Merge "ratectrl_rtc: Remove duplicated DropFrameReason...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Wan-Teh Chang
Merge "Add vpx_sse and vpx_highbd_sse" into main
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Marco Paniconi
Merge "rtc: Set nonrd keyframe under dynamic change...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Marco Paniconi
rtc: Set nonrd keyframe under dynamic change of deadline
commit
|
commitdiff
|
tree
|
snapshot
2023-11-27
Wan-Teh Chang
Merge "Tests kf_max_dist in one-pass zero-lag encoding...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-27
Marco Paniconi
Unitest for issue: b/310477034
commit
|
commitdiff
|
tree
|
snapshot
2023-11-23
Wan-Teh Chang
Tests kf_max_dist in one-pass zero-lag encoding
commit
|
commitdiff
|
tree
|
snapshot
2023-11-22
Jingning Han
Disable intra mode search speed features conditionally
commit
|
commitdiff
|
tree
|
snapshot
2023-11-22
Wan-Teh Chang
Adding "const" to vpx_codec_iface_t is redundant
commit
|
commitdiff
|
tree
|
snapshot
2023-11-22
Jingning Han
Remove invalid reference frames
commit
|
commitdiff
|
tree
|
snapshot
2023-11-22
Jingning Han
Conditionally skip using inter frames in speed features
commit
|
commitdiff
|
tree
|
snapshot
2023-11-21
Jerome Jiang
Check null ptr before use
commit
|
commitdiff
|
tree
|
snapshot
2023-11-21
Hirokazu Honda
ratectrl_rtc: Remove duplicated DropFrameReason enum...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-21
James Zern
Merge "vp8_dx_iface.c: add include for MAX_PARTITIONS...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-20
Wan-Teh Chang
Add vpx_sse and vpx_highbd_sse
commit
|
commitdiff
|
tree
|
snapshot
2023-11-20
James Zern
vp8_dx_iface.c: add include for MAX_PARTITIONS
commit
|
commitdiff
|
tree
|
snapshot
2023-11-20
James Zern
vp8_ratectrl_rtc.h: fix a few typos
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
James Zern
ratectrl_rtc.h: fix a few typos
commit
|
commitdiff
|
tree
|
snapshot
2023-11-14
Marco Paniconi
rtc: Add frame dropper to VP8 external RC
commit
|
commitdiff
|
tree
|
snapshot
2023-11-11
Wan-Teh Chang
Merge "Delete -Wdeclaration-after-statement" into main
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Wan-Teh Chang
Document how VP9 treats a negative speed value
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Wan-Teh Chang
Delete -Wdeclaration-after-statement
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Wan-Teh Chang
Fix ClangTidy warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Wan-Teh Chang
Merge "Declare oxcf arg of vp8_create_compressor as...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Wan-Teh Chang
Merge "Fix float-cast-overflow in vp8_change_config...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Wan-Teh Chang
Declare oxcf arg of vp8_create_compressor as const
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Wan-Teh Chang
Document the units of VP8 target_bandwidth/bitrate
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Wan-Teh Chang
Fix float-cast-overflow in vp8_change_config()
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Wan-Teh Chang
Merge "Use symbolic constant VPX_CBR instead of 1"...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Wan-Teh Chang
Use symbolic constant VPX_CBR instead of 1
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Jerome Jiang
Merge "Check fragments count before use" into main
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
James Zern
configure: detect PIE and enable PIC
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Jerome Jiang
Check fragments count before use
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Yunqing Wang
Merge "Modify C vs SIMD test script" into main
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Anupam Pandey
Modify C vs SIMD test script
commit
|
commitdiff
|
tree
|
snapshot
2023-11-02
Yunqing Wang
Merge "Add an emms instruction to vpx_subtract_block...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-31
Marco Paniconi
vp9-RC: Add drop_frame support to external RC
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
James Zern
Merge "calc_pframe_target_size: fix integer overflow...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
James Zern
Merge "Fix 'unused variable' warning when neon_i8mm...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Jonathan Wright
Fix 'unused variable' warning when neon_i8mm is disabled
commit
|
commitdiff
|
tree
|
snapshot
2023-10-30
Xiahong Bao
calc_pframe_target_size: fix integer overflow
commit
|
commitdiff
|
tree
|
snapshot
2023-10-27
Marco Paniconi
Clear some clang-tidy complaints on header includes
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Jonathan Wright
Add Arm SVE build flags and run-time CPU feature detection
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Jerome Jiang
Merge "Reduce memory usage of test with large frame...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Jerome Jiang
Reduce memory usage of test with large frame size
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Wan-Teh Chang
Also test VPX_ARCH_AARCH64 for 64-bit platforms
commit
|
commitdiff
|
tree
|
snapshot
2023-10-19
Jerome Jiang
Run bitrate overflow test only on 64bit systems
commit
|
commitdiff
|
tree
|
snapshot
2023-10-17
Jerome Jiang
Cap avg_frame_bandwidth at INT_MAX
commit
|
commitdiff
|
tree
|
snapshot
2023-10-16
Jerome Jiang
Fix ubsan failure caused by left shift of negative
commit
|
commitdiff
|
tree
|
snapshot
2023-10-14
Jerome Jiang
Force mode search on 64x64 if no mode is selected
commit
|
commitdiff
|
tree
|
snapshot
2023-10-10
Wan-Teh Chang
Handle Arm/AArch64 runtime feature detection
commit
|
commitdiff
|
tree
|
snapshot
2023-10-07
Wan-Teh Chang
Declare some "VP8_CONFIG *oxcf" params as const
commit
|
commitdiff
|
tree
|
snapshot
2023-10-06
Wan-Teh Chang
VP8: allow thread count changes
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Wan-Teh Chang
VP8: Allocate cpi->mt_current_mb_col array lazily
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Wan-Teh Chang
Merge "Clean up vp8cx_create/remove_encoder_threads...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Jerome Jiang
Merge "Use correct include guards for init_vpx_test...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Anupam Pandey
Add an emms instruction to vpx_subtract_block
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
James Zern
Merge "vp9_encoder: normalize sizeof() calls" into...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Wan-Teh Chang
Merge "Declare cur_row inside #if CONFIG_MULTITHREAD...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Wan-Teh Chang
Merge "Have vp9_enc_build and vp9_enc_test restore...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Wan-Teh Chang
Merge "Fix a potential resource leak and add alloc...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Wan-Teh Chang
Clean up vp8cx_create/remove_encoder_threads()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Wan-Teh Chang
Declare cur_row inside #if CONFIG_MULTITHREAD
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Jerome Jiang
Use correct include guards for init_vpx_test.h
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jerome Jiang
Include vpx_config.h for macros
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Jerome Jiang
Factor out common code used in test binaries
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Wan-Teh Chang
Use big cfg.g_w in ConfigResizeChangeThreadCount
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
James Zern
Merge "Merge tag 'v1.13.1'" into main
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Wan-Teh Chang
Have vp9_enc_build and vp9_enc_test restore cwd
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Wan-Teh Chang
Disable vpx_highbd_8_mse16x16_neon_dotprod, etc.
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
James Zern
Merge tag 'v1.13.1'
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
James Zern
vp9_encoder: normalize sizeof() calls
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Wan-Teh Chang
Fix a potential resource leak and add alloc checks
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
James Zern
update CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
James Zern
update version to 1.13.1
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Jerome Jiang
Fix bug with smaller width bigger size
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
James Zern
vp9_alloccommon: clear allocation sizes on free
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Wan-Teh Chang
Update 32-bit version of horizontal_add_uint32x2
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Cheng Chen
Properly determine end of sequence
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Wan-Teh Chang
Merge "vp9_c_vs_simd_encode: Restore cwd at end of...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Jerome Jiang
Merge "Fix bug with smaller width bigger size" into...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Wan-Teh Chang
vp9_c_vs_simd_encode: Restore cwd at end of test
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Wan-Teh Chang
Skip the y4m_360p_10bit_input clip for armv8
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Yunqing Wang
Merge "Modify vp9_c_vs_simd_enc_test script" into main
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
Jerome Jiang
Fix bug with smaller width bigger size
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
James Zern
VP8: disallow thread count changes
commit
|
commitdiff
|
tree
|
snapshot
2023-09-27
James Zern
encode_api_test: add ConfigResizeChangeThreadCount
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
Yunqing Wang
Modify vp9_c_vs_simd_enc_test script
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
James Zern
VP8: disallow thread count changes
commit
|
commitdiff
|
tree
|
snapshot
2023-09-26
James Zern
encode_api_test: add ConfigResizeChangeThreadCount
commit
|
commitdiff
|
tree
|
snapshot
2023-09-21
Jerome Jiang
Do not call WebM RC for new GOP at the end of seq
commit
|
commitdiff
|
tree
|
snapshot
2023-09-18
Martin Storsjo
aarch64: Generalize Windows cpu detection to any Window...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-14
Jerome Jiang
Add max/min_gf_interval to vpx_rc_config_t
commit
|
commitdiff
|
tree
|
snapshot
2023-09-14
Jerome Jiang
Fix ref frame buffer in TPL stats for RC
commit
|
commitdiff
|
tree
|
snapshot
2023-09-14
Jerome Jiang
Set frame width height for 1st TPL GOP frame
commit
|
commitdiff
|
tree
|
snapshot
2023-09-13
yuanhecai
loongarch: Fix bugs from vp8_sixtap_predict4x4/16x16_lsx
commit
|
commitdiff
|
tree
|
snapshot
next