platform/upstream/libvpx.git
2022-04-16 James Zernvp8,get_sub_mv_ref_prob: change arguments to uint32_t
2022-04-16 James Zernvp8: fix some implicit unsigned -> int conversions
2022-04-16 James ZernMerge changes I9c24f75e,I83bce11c into main
2022-04-15 Jerome JiangMerge "Fix int overflow in intermediate calculation...
2022-04-15 yuanhecaivp9[loongarch]: Optimize idct32x32_1024/1/34_add
2022-04-15 yuanhecaivp9[loongarch]: Optimize vpx_fdct32x32/32x32_rd
2022-04-14 Jerome JiangFix int overflow in intermediate calculation
2022-04-14 James ZernMerge "vp9,update_mbgraph_frame_stats: rm unused variab...
2022-04-14 James Zernvp9,update_mbgraph_frame_stats: rm unused variables
2022-04-14 James Zernvp8,define_gf_group: remove unused variable
2022-04-14 yuanhecaiUpdate loongson_intrinsics.h from v1.0.5 to v1.2.1
2022-04-12 yuanhecaivp9[loongarch]: Optimize vpx_variance64x64/32x32
2022-04-12 yuanhecaivp9[loongarch]: Optimize sad64x64/32x32/16x16
2022-04-11 James ZernMerge "vpxdec: add some allocation checks" into main
2022-04-11 James Zernvpxdec: add some allocation checks
2022-04-11 James Zernrate_hist,show_histogram: fix crash w/0 buckets
2022-04-05 Cheng ChenMerge "L2E: Make SimpleEncode take vp9 level as an...
2022-04-05 James ZernMerge changes I0b6520be,I1f006daa,I7ee8e367 into main
2022-04-04 Johann KoenigMerge "remove unused vp8_encode_intra parameter" into...
2022-03-31 James ZernMerge changes I4c63beeb,I28f3b98f into main
2022-03-31 Johann KoenigMerge "subpel variance: add speed test" into main
2022-03-31 James ZernRevert "quantize: replace highbd versions"
2022-03-31 James ZernRevert "quantize: remove highbd version"
2022-03-31 yuanhecaivp9[loongarch]: Optimize vpx_convolve8_avg_horiz_c
2022-03-31 yuanhecaivp8[loongarch]: Optimize dequant_idct_add_y/uv_block
2022-03-31 yuanhecailoongarch: Fix bugs
2022-03-31 Johann KoenigMerge "quantize: remove highbd version" into main
2022-03-31 Johannquantize: remove highbd version
2022-03-31 Johannremove unused vp8_encode_intra parameter
2022-03-31 James ZernMerge "Optimize FHT functions for NEON" into main
2022-03-31 Johannsubpel variance: add speed test
2022-03-31 Johann KoenigMerge "remove sad x3,x8 specializations" into main
2022-03-31 Johannquantize: replace highbd versions
2022-03-30 Cheng ChenL2E: Make SimpleEncode take vp9 level as an input
2022-03-30 Konstantinos... Optimize FHT functions for NEON
2022-03-30 James Zernsad4d_avx2: fix VS 2014 build error
2022-03-30 Johannremove skip_block from quantize
2022-03-29 Johannremove sad x3,x8 specializations
2022-03-29 Johann KoenigMerge "gcc 11 warning: mismatched bound" into main
2022-03-29 Johanngcc 11 warning: mismatched bound
2022-03-26 James Zernads2armasm_ms.pl: fix thumb::FixThumbInstructions call
2022-03-24 James ZernMerge "Make sure only NEON FDCT functions are called...
2022-03-23 Johannads2gas: maintain whitespace
2022-03-23 Johannads2gas: fix .size measurement
2022-03-23 Johann KoenigMerge "ads2gas*.pl: strip trailing whitespace after...
2022-03-22 James Zernads2gas*.pl: strip trailing whitespace after transforms
2022-03-22 Jerome JiangFix ClangTidy style warning
2022-03-17 Konstantinos... Make sure only NEON FDCT functions are called.
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
next