platform/upstream/libvpx.git
2022-03-22 Jerome JiangFix ClangTidy style warning
2022-03-17 yuanhecaivp8[loongarch]: Optimize idct_add, filter_bv/bh
2022-03-16 yuanhecaivp9[loongarch]: Optimize convolve/convolve8_avg_c
2022-03-16 yuanhecaivp9[loongarch]: Optimize convolve8_horiz/vert/c
2022-03-12 Johannads2gas_apple.pl: remove gcc-isms
2022-03-12 Johannads2gas[_apple].pl: remove unused stanzas
2022-03-03 James ZernMerge "vp9[loongarch]: Optimize horizontal/vertical_8_c...
2022-03-03 yuanhecaivp9[loongarch]: Optimize horizontal/vertical_8_c
2022-03-02 Marco Paniconivp9-svc: Remove VP9E_SET_TEMPORAL_LAYERING_MODE
2022-02-25 yuanhecaivp9[loongarch]: Optimize lpf_horizontal/vertical_16_dua...
2022-02-11 James Zernsvc_datarate_test.cc: remove stale TODO
2022-02-10 Gregor Jasnysupport visual studio 2022 (vs17)
2022-02-09 Marco PaniconiMerge "rtc-vp9: Fix intra-only for bypass mode" into...
2022-02-08 Marco Paniconirtc-vp9: Fix intra-only for bypass mode
2022-02-08 Lu Wangvp8[loongarch]: Optimize vp8_loop/sixtap, vpx_dc with...
2022-02-08 Lu Wangvpx_util[loongarch]: Add loongson_intrinsics.h v1.0.5.
2022-02-08 Wan-Teh ChangMerge "Handle NV12 in vpx_img_chroma_subsampling()...
2022-02-05 Wan-Teh ChangHandle NV12 in vpx_img_chroma_subsampling()
2022-02-05 Wan-Teh ChangUpdate error messages in validate_img()
2022-02-03 Marco PaniconiMerge "rtc-vp9: Fix to tests for intra-only frame....
2022-02-03 Marco Paniconirtc-vp9: Fix to tests for intra-only frame.
2022-02-02 James Zernvp9_roi_test: apply iwyu
2022-02-01 James Zernvp9_thread_test: parameterize VP9DecodeMultiThreadedTest
2022-01-31 Jerome JiangMerge "Use background segmentation mask with ROI" into...
2022-01-29 James ZernMerge "vpx/vp8[cd]x.h,cosmetics: normalize ctrls to...
2022-01-28 James Zernvpx/vp8[cd]x.h,cosmetics: normalize ctrls to enum order
2022-01-28 Jin Bolibvpx[loongarch]: Add loongarch support.
2022-01-27 James ZernMerge changes I2db20130,I4e643c83 into main
2022-01-27 James ZernMerge "fix some include guards" into main
2022-01-27 Jerome JiangUse background segmentation mask with ROI
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 Zernfix some include guards
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
next