summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | vp9[loongarch]: Optimize sad64x64/32x32_avg,comp_avg_predyuanhecai2022-04-286-7/+274
|/
* vp9[loongarch]: Optimize fdct/get/variance16x16yuanhecai2022-04-269-6/+514
* Merge changes Ib8bcefd2,I84f789ca into mainJames Zern2022-04-262-9/+26
|\
| * register_state_check.h: add compiler barrierJames Zern2022-04-251-8/+26
| * add_noise_test.cc: remove stale TODOJames Zern2022-04-251-1/+0
* | vp9[loongarch]: Optimize sub_pixel_variance32x32/sad16x16yuanhecai2022-04-246-3/+389
|/
* vp9[loongarch]: Optimize horizontal/vertical_4/dualyuanhecai2022-04-224-5/+226
* vp9[loongarch]: Optimize convolve8_avg_vert/convolve_copyyuanhecai2022-04-225-4/+1363
* vp9[loongarch]: Optimize vertical/horizontal_8_dualyuanhecai2022-04-223-5/+283
* Merge "vp8_decode: free mt buffers early on resolution change" into mainJames Zern2022-04-221-5/+7
|\
| * vp8_decode: free mt buffers early on resolution changeJames Zern2022-04-191-5/+7
* | fdct16x16_neon.h,cosmetics: fix include-guard caseJames Zern2022-04-191-3/+3
|/
* webmdec: fix double freeJames Zern2022-04-181-0/+2
* vp9_dx_iface,init_buffer_callbacks: return on alloc failureJames Zern2022-04-181-5/+7
* vp9_encoder: check context buffer allocationsJames Zern2022-04-181-6/+7
* vp9_alloc_internal_frame_buffers: fix num buffers assignmentJames Zern2022-04-181-5/+9
* vp9_alloccommon: add missing pointer checksJames Zern2022-04-181-1/+3
* Merge changes If8318068,I21519b5b into mainJames Zern2022-04-191-124/+63
|\
| * temporal_filter_sse4,cosmetics: fix some typosJames Zern2022-04-181-4/+4
| * temporal_filter_sse4: remove unused function paramsJames Zern2022-04-141-120/+59
* | Merge "Upgrade GoogleTest to v1.11.0" into mainJames Zern2022-04-1832-1184/+2220
|\ \
| * | Upgrade GoogleTest to v1.11.0James Zern2022-04-1832-1184/+2220
* | | vp8,get_sub_mv_ref_prob: change arguments to uint32_tJames Zern2022-04-151-1/+2
* | | vp8: fix some implicit unsigned -> int conversionsJames Zern2022-04-152-4/+4
|/ /
* | Merge changes I9c24f75e,I83bce11c into mainJames Zern2022-04-168-5/+2206
|\ \
| * | vp9[loongarch]: Optimize idct32x32_1024/1/34_addyuanhecai2022-04-156-6/+878
| * | vp9[loongarch]: Optimize vpx_fdct32x32/32x32_rdyuanhecai2022-04-156-2/+1331
| |/
* | Merge "Fix int overflow in intermediate calculation" into mainJerome Jiang2022-04-152-6/+3
|\ \ | |/ |/|
| * Fix int overflow in intermediate calculationJerome Jiang2022-04-142-6/+3
* | Merge "vp9,update_mbgraph_frame_stats: rm unused variables" into mainJames Zern2022-04-141-7/+1
|\ \
| * | vp9,update_mbgraph_frame_stats: rm unused variablesJames Zern2022-04-131-7/+1
* | | vp8,define_gf_group: remove unused variableJames Zern2022-04-131-4/+0
|/ /
* | Update loongson_intrinsics.h from v1.0.5 to v1.2.1yuanhecai2022-04-141-19/+240
* | vp9[loongarch]: Optimize vpx_variance64x64/32x32yuanhecai2022-04-124-2/+172
* | vp9[loongarch]: Optimize sad64x64/32x32/16x16yuanhecai2022-04-124-5/+403
* | Merge "vpxdec: add some allocation checks" into mainJames Zern2022-04-111-0/+13
|\ \
| * | vpxdec: add some allocation checksJames Zern2022-04-111-0/+13
| |/
* | rate_hist,show_histogram: fix crash w/0 bucketsJames Zern2022-04-111-0/+2
|/
* Merge "L2E: Make SimpleEncode take vp9 level as an input" into mainCheng Chen2022-04-055-32/+62
|\
| * L2E: Make SimpleEncode take vp9 level as an inputCheng Chen2022-03-305-32/+62
* | Merge changes I0b6520be,I1f006daa,I7ee8e367 into mainJames Zern2022-04-0511-114/+1360
|\ \
| * | vp9[loongarch]: Optimize vpx_convolve8_avg_horiz_cyuanhecai2022-03-317-27/+989
| * | vp8[loongarch]: Optimize dequant_idct_add_y/uv_blockyuanhecai2022-03-312-2/+273
| * | loongarch: Fix bugsyuanhecai2022-03-313-85/+98
* | | Merge "remove unused vp8_encode_intra parameter" into mainJohann Koenig2022-04-044-18/+9
|\ \ \
| * | | remove unused vp8_encode_intra parameterJohann2022-03-314-18/+9
* | | | Merge changes I4c63beeb,I28f3b98f into mainJames Zern2022-03-318-144/+319
|\ \ \ \
| * | | | Revert "quantize: replace highbd versions"James Zern2022-03-317-66/+211
| * | | | Revert "quantize: remove highbd version"James Zern2022-03-313-104/+134
| | |/ / | |/| |
* | | | Merge "subpel variance: add speed test" into mainJohann Koenig2022-03-311-0/+33
|\ \ \ \ | |/ / / |/| | |