]> granicus.if.org Git - libvpx/shortlog
libvpx
2021-11-09 James Zernvp8 encoder: fix some integer overflows master
2021-11-08 James Zernvp8,calc_pframe_target_size: fix integer overflow
2021-11-08 James Zernvp8_update_rate_correction_factors: fix integer overflow
2021-11-04 James ZernMerge "update tools/cpplint.py" into main
2021-11-03 James Zernupdate tools/cpplint.py
2021-11-03 James Zerntools_common.h: add VPX_TOOLS_FORMAT_PRINTF
2021-11-03 James Zernvpx_codec_internal.h: add LIBVPX_FORMAT_PRINTF
2021-10-15 James ZernMerge "vp8_yv12_realloc_frame_buffer: move allocation...
2021-10-12 James Zerntest/Android.mk: import LICENSE indicators from AOSP
2021-10-11 James ZernMerge "Android.mk: import LICENSE indicators from AOSP...
2021-10-09 James ZernAndroid.mk: import LICENSE indicators from AOSP
2021-10-08 James Zernvp8_yv12_realloc_frame_buffer: move allocation check
2021-10-07 Jerome JiangMerge branch 'smew' into main
2021-10-06 Jerome JiangUpdate AUTHORS and version info in libs.mk smew v1.11.0
2021-10-04 James Zern{vp8,vp9}_set_roi_map: fix validation with INT_MIN
2021-10-04 Jerome JiangMerge changes If2ef4400,I345970b7 into main
2021-10-01 James Zernvpx_roi_map: add delta range info
2021-10-01 James Zern{vp8,vp9}_set_roi_map: fix validation with INT_MIN
2021-10-01 Marco PaniconiMerge "vp8: Condition decimation drop logic on drop_fra...
2021-10-01 Marco Paniconivp8: Condition decimation drop logic on drop_frames_allowed
2021-10-01 Marco Paniconivp8: For screen mode: clip buffer from below
2021-09-28 Jerome JiangCHANGELOG for Smew v1.11.0 v1.11.0-rc1
2021-09-27 Jerome JiangCap duration to avoid overflow
2021-09-27 Wan-Teh ChangDefine the VPX_NO_RETURN macro for MSVC
2021-09-24 Jerome Jiangvp8 rc: Clear system state at the end of calls
2021-09-23 Jerome JiangMerge "vp8 rc: support temporal layers" into main
2021-09-23 Jerome Jiangvp8 rc: support temporal layers
2021-09-22 Jerome JiangMerge "Cap duration to avoid overflow" into main
2021-09-21 Jerome JiangCap duration to avoid overflow
2021-09-16 Jerome Jiangvp8 rc: explicit cast to avoid VS build failure
2021-09-10 Wan-Teh ChangDefine the VPX_NO_RETURN macro for MSVC
2021-09-10 Jerome JiangAdd vp8 support to rc lib
2021-09-08 Jerome Jiangvp8 rc: always update correction factor
2021-09-02 Jerome JiangAdd codec control for vp8 external rc
2021-08-24 Jerome Jiangvp9 rc lib: Allow aq 3 to work for SVC with unit test
2021-07-30 James ZernMerge "vpx_ports/x86.h: sync with aom_ports/x86.h"...
2021-07-29 Hirokazu Hondavp9 rc: Fills VP9_COMP zero at initialization
2021-07-26 James Zernvpx_ports/x86.h: sync with aom_ports/x86.h
2021-07-26 Peter KastingFix some instances of -Wunused-but-set-variable.
2021-07-26 Yunqing WangMerge "Remove unused old FP_MB_STATS code" into main
2021-07-26 Yunqing WangMerge "Clean up allow_partition_search_skip code" into...
2021-07-25 Yunqing WangMerge "Disable allow_partition_search_skip feature...
2021-07-24 Yunqing WangRemove unused old FP_MB_STATS code
2021-07-24 Yunqing WangClean up allow_partition_search_skip code
2021-07-24 Yunqing WangDisable allow_partition_search_skip feature
2021-07-23 Jerome JiangMerge "Add control to get QP for all spatial layers...
2021-07-23 Jerome JiangAdd control to get QP for all spatial layers
2021-07-22 Jerome JiangMerge "Use round to be more accurate casting float...
2021-07-21 Jerome JiangAdd cyclic refresh to vp9 rtc external ratecontrol
2021-07-21 Jerome JiangUse round to be more accurate casting float to int
2021-07-19 Jerome JiangMerge "Refactor rtc rate control test" into main
2021-07-19 Jerome JiangRefactor rtc rate control test
2021-07-15 Bohan LiAvoid chroma resampling for 420mpeg2 input
2021-07-14 Jerome JiangAdd codec control for rtc external ratectrl lib
2021-07-09 Wan-Teh ChangCheck for addition overflows in vpx_img_set_rect()
2021-07-09 Wan-Teh ChangDocument vpx_img_set_rect() more precisely
2021-07-08 Yaowu XuMerge "Avoid overflow in calc_iframe_target_size" into...
2021-07-02 Jerome JiangMerge "Add codec control to get loopfilter level" into...
2021-07-02 Jerome JiangAdd codec control to get loopfilter level
2021-07-02 James Zernratectrl_rtc.h: quiet MSVC int64_t->int conv warning
2021-07-02 Jorge E. MoreiraAvoid overflow in calc_iframe_target_size
2021-06-29 Marco PaniconiMerge "vp9-rtc: Extract content dependency in cyclic...
2021-06-29 Cheng ChenMerge "Disallow skipping transform and quantization...
2021-06-25 Cheng ChenDisallow skipping transform and quantization
2021-06-25 Marco Paniconivp9-rtc: Extract content dependency in cyclic refresh
2021-06-25 Jerome JiangAdd constructor to VP9RateControlRtcConfig
2021-06-22 Jerome JiangMerge "rc: turn off gf constrain for external RC" into...
2021-06-22 Jerome Jiangrc: turn off gf constrain for external RC
2021-06-22 James ZernMerge "test-data.sha1: add missing sha sums" into main
2021-06-22 Angie ChiangMerge changes I9f0852a0,Ieecb98a7 into main
2021-06-21 Angie ChiangAdd use_simple_encode_api to oxcf
2021-06-21 Angie ChiangFix flaky assertions in SimpleEncode
2021-06-21 James Zerntest-data.sha1: add missing sha sums
2021-06-18 Jerome JiangMerge "vp9 rc: add vbr to rtc rate control library...
2021-06-18 Jerome Jiangvp9 rc: add vbr to rtc rate control library
2021-06-18 James Zernnormalize vp9_calc_[ip]frame declarations and definitions
2021-06-17 Marco Paniconivp9: Adjust logic for gf update in 1 pass vbr
2021-06-17 Chunbo HuaInitialize VP9EncoderConfig profile and bit depth
2021-06-15 Jerome JiangChange the data path in svc rate control test
2021-06-14 Marco Paniconivp9-rtc: Refactor 1 pass vbr rate control
2021-06-11 James ZernUpdate some comments for rc_target_bitrate
2021-06-09 James Zernsimple_encode: fix some -Wsign-compare warnings
2021-06-09 James Zernsimple_encode_test: fix input file path
2021-06-08 Cheng ChenL2E: properly init two pass rc parameters
2021-05-26 Cheng ChenFix simple encode
2021-05-26 Chunbo HuaFixed redundant wording for decoder algorithm interface
2021-05-25 James ZernMerge changes I2e86b005,I971c6261,I87fe4dad
2021-05-25 James ZernMerge "img_alloc_helper: make align var unsigned"
2021-05-25 Jonathan WrightUse 'ptrdiff_t' instead of 'int' for pointer offset...
2021-05-25 Jonathan WrightImplement vpx_convolve8_avg_vert_neon using SDOT instru...
2021-05-25 Jonathan WrightMerge transpose and permute in Neon SDOT vertical convo...
2021-05-18 Jonathan WrightImplement vpx_convolve8_avg_horiz_neon using SDOT instr...
2021-05-13 Jonathan WrightOptimize remaining mse and sse functions in variance_neon.c
2021-05-12 Jonathan WrightImplement vertical convolution using Neon SDOT instruction
2021-05-12 Jonathan WrightImplement Neon variance functions using UDOT instruction
2021-05-10 Jonathan WrightUse ABD and UDOT to implement Neon sad_4d functions
2021-05-09 Jonathan WrightOptimize Neon reductions in sum_neon.h using ADDV instr...
2021-05-08 James Zernimg_alloc_helper: make align var unsigned
2021-05-07 Jonathan WrightManually unroll the inner loop of Neon sad16x_4d()
2021-05-07 Jonathan WrightOptimize Neon SAD reductions using wider ADDP instruction
next