platform/upstream/libvpx.git
2022-05-13 Marco Paniconivp9-rtc: Fix to interp_filter for segment skip
2022-05-09 James ZernMerge "[NEON] Optimize vp9_diamond_search_sad() for...
2022-05-07 Konstantinos... [NEON] Optimize vp9_diamond_search_sad() for NEON
2022-05-06 James Zernadd some missing realloc checks
2022-05-06 James Zernvp8[cd]x.h: document vpx_codec_vp[89]_[cd]x*
2022-05-03 Jerome Jiangvp9 svc sample: set fps from y4m file
2022-04-29 James Zernexamples: add missing argv_dup alloc checks
2022-04-28 James ZernMerge changes I99ee0ef3,Ie087e8be,I6b19d016,I6fb7771d...
2022-04-28 yuanhecaivp9[loongarch]: Optimize sad8x8/32x64/64x32x4d
2022-04-28 yuanhecaivp9[loongarch]: Optimize sad64x64/32x32_avg,comp_avg_pred
2022-04-27 James Zerny4m_input_open: check allocs
2022-04-27 James Zernfastssim,fs_ctx_init: check alloc
2022-04-27 James Zernvp9_get_smooth_motion_field: check alloc
2022-04-27 James Zernvp9_row_mt_alloc_rd_thresh: check alloc
2022-04-27 James Zernsimple_encode,init_encoder: check buffer_pool alloc
2022-04-27 James ZernVP9RateControlRTC::Create: check segmentation_map alloc
2022-04-27 James Zernvp9_speed_features.c: check allocations
2022-04-27 James Zernvp9_alloc_motion_field_info: check motion_field_array...
2022-04-27 James Zernvp9_enc_grp_get_next_job: check job queue alloc
2022-04-27 James Zernvp9: check postproc_state.limits allocs
2022-04-27 James Zernvp9,encode_tiles_buffer_alloc: fix allocation check
2022-04-26 yuanhecaivp9[loongarch]: Optimize fdct/get/variance16x16
2022-04-26 James ZernMerge changes Ib8bcefd2,I84f789ca into main
2022-04-25 James Zernregister_state_check.h: add compiler barrier
2022-04-25 James Zernadd_noise_test.cc: remove stale TODO
2022-04-24 yuanhecaivp9[loongarch]: Optimize sub_pixel_variance32x32/sad16x16
2022-04-22 yuanhecaivp9[loongarch]: Optimize horizontal/vertical_4/dual
2022-04-22 yuanhecaivp9[loongarch]: Optimize convolve8_avg_vert/convolve_copy
2022-04-22 yuanhecaivp9[loongarch]: Optimize vertical/horizontal_8_dual
2022-04-22 James ZernMerge "vp8_decode: free mt buffers early on resolution...
2022-04-20 James Zernfdct16x16_neon.h,cosmetics: fix include-guard case
2022-04-20 James Zernvp8_decode: free mt buffers early on resolution change
2022-04-19 James Zernwebmdec: fix double free
2022-04-19 James Zernvp9_dx_iface,init_buffer_callbacks: return on alloc...
2022-04-19 James Zernvp9_encoder: check context buffer allocations
2022-04-19 James Zernvp9_alloc_internal_frame_buffers: fix num buffers assig...
2022-04-19 James Zernvp9_alloccommon: add missing pointer checks
2022-04-19 James ZernMerge changes If8318068,I21519b5b into main
2022-04-18 James Zerntemporal_filter_sse4,cosmetics: fix some typos
2022-04-18 James ZernMerge "Upgrade GoogleTest to v1.11.0" into main
2022-04-18 James ZernUpgrade GoogleTest to v1.11.0
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 James Zerntemporal_filter_sse4: remove unused function params
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
next