platform/upstream/libvpx.git
2022-01-27 James Zernvp8dx.h,cosmetics: normalize #define/type order
2022-01-27 James Zernvp8dx.h: add missing define for VP9_SET_BYTE_ALIGNMENT
2022-01-26 James ZernMerge "libwebm: update to libwebm-1.0.0.28-28-gee0bab5...
2022-01-26 James Zernlibwebm: update to libwebm-1.0.0.28-28-gee0bab5
2022-01-19 Jianhui DaiReland "Add vp9 ref frame to flag map function"
2022-01-11 Jerome JiangRevert "Set unused reference frames to first ref"
2022-01-11 Jerome JiangRevert "Add vp9 ref frame to flag map function"
2022-01-01 Jianhui DaiAdd vp9 ref frame to flag map function
2021-12-22 James ZernMerge "vp9_prob_diff_update_savings_search_model: quiet...
2021-12-21 James Zernvp9_prob_diff_update_savings_search_model: quiet conv...
2021-12-21 James Zernvpx_int_pro_row: normalize declaration w/aom
2021-12-16 Fyodor KyslovMerge "vp9 encoder: fix test failure on 32 bit arch...
2021-12-16 Fyodor Kyslovvp9 encoder: fix test failure on 32 bit arch
2021-12-15 Marco PaniconiMerge "Set unused reference frames to first ref" into...
2021-12-15 Fyodor KyslovMerge "vp9 encoder: fix integer overflows" into main
2021-12-14 Fyodor Kyslovvp9 encoder: fix integer overflows
2021-12-11 Jianhui DaiSet unused reference frames to first ref
2021-12-10 James ZernMerge "vp9_diamond_search_sad_avx: quiet -Wmaybe-uninit...
2021-12-10 James ZernMerge "vp[89]_initalize_enc(): protect against multiple...
2021-12-10 James Zernvp[89]_initalize_enc(): protect against multiple invoca...
2021-12-10 James Zernvp9_diamond_search_sad_avx: quiet -Wmaybe-uninitialized...
2021-12-10 James Zernvp9_bitstream.c: quiet -Wstringop-overflow warning
2021-12-09 James Zernquiet -Warray-parameter warnings
2021-12-09 James ZernMerge "test_intra_pred_speed: match above ext w/reconin...
2021-12-09 James Zerntest_intra_pred_speed: match above ext w/reconintra
2021-12-09 James Zernvp9_thread_test.cc: remove incorrect TODO
2021-12-07 James Zernclear -Wextra-semi/-Wextra-semi-stmt warnings x2
2021-12-03 James Zernclear -Wextra-semi/-Wextra-semi-stmt warnings
2021-11-19 James ZernMerge "vp9 encoder: fix row-mt crash w/thread config...
2021-11-18 James Zernvp9 encoder: fix row-mt crash w/thread config change
2021-11-18 James ZernMerge "vp9 encoder: fix some integer overflows" into...
2021-11-18 Johann KoenigMerge "replaced bsr() with get_msb() from bitops.h...
2021-11-18 Fyodor Kyslovvp9 encoder: fix some integer overflows
2021-11-18 Johann KoenigMerge "faster vp8_regular_quantize_b_sse4_1" into main
2021-11-18 Ilya Kurdyukovreplaced bsr() with get_msb() from bitops.h
2021-11-17 Ilya Kurdyukovfaster vp8_regular_quantize_b_sse4_1
2021-11-17 James Zernencode_api_test.cc: unify kCodecs[] definitions
2021-11-17 Johann KoenigMerge "MacOS 12 is darwin21" into main
2021-11-16 Yunqing WangMerge "test/DummyVideoSource::ReallocImage: check img_...
2021-11-16 JohannMacOS 12 is darwin21
2021-11-16 Mikko Koivistovp9: Fix multiplication overflow
2021-11-11 James Zerntest/DummyVideoSource::ReallocImage: check img_ alloc
2021-11-11 James ZernMerge "update libwebm to libwebm-1.0.0.28-20-g206d268...
2021-11-10 James ZernMerge changes I1425f12d,I1e9e9ffa,I6d8f676b,I92013086...
2021-11-09 James Zernvp8 encoder: fix some integer overflows
2021-11-08 James Zernmem_sse2.h: loadu_uint32 -> loadu_int32
2021-11-08 James Zernmem_sse2.h: storeu_uint32 -> storeu_int32
2021-11-08 James Zernvp8: fix some implicit signed -> unsigned conv warnings
2021-11-08 James Zernvideo_source.h,ReallocImage: quiet implicit conv warning
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 Zernupdate libwebm to libwebm-1.0.0.28-20-g206d268
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 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
next