]> granicus.if.org Git - libvpx/history - vpx_dsp/arm
Merge changes I0cfe4117,I3581d80d,Ida62c941
[libvpx] / vpx_dsp / arm /
2017-05-08 Linfeng ZhangMerge changes I0cfe4117,I3581d80d,Ida62c941
2017-05-06 Jerome JiangMerge "vp9: Neon optimization for denoiser. Add unit...
2017-05-06 Jerome JiangMerge "Change target bitrate thresh in denoiser test."
2017-05-05 Marco PaniconiMerge "vp9: Adjust some thresholds for noise estimation."
2017-05-05 Johann KoenigMerge "fdct 8x8 neon: minor comment cleanup"
2017-05-04 Johannfdct 8x8 neon: minor comment cleanup
2017-05-03 Linfeng ZhangUpdate highbd idct functions arguments to use uint16_t dst
2017-05-03 Linfeng ZhangClean CONVERT_TO_BYTEPTR/SHORTPTR in idct
2017-05-03 Hui SuMerge "vp9 level: add tentative max cpb values for...
2017-05-03 Hui SuMerge "Adjust alt-ref selection in define_gf_group()"
2017-04-28 Johann KoenigMerge "vp9 temporal filter: sse4 implementation"
2017-04-28 Yaowu XuMerge "VP9: enable trellis for high bitdepth intra"
2017-04-27 James ZernMerge "webm_read_frame: avoid NULL dereference"
2017-04-26 Yunqing WangMerge "Make the row based multi-threaded encoder determ...
2017-04-26 Linfeng ZhangMerge "Update highbd convolve functions arguments to...
2017-04-25 Linfeng ZhangUpdate highbd convolve functions arguments to use uint1...
2017-04-20 Yunqing WangMerge "Only allow allow_exhaustive_searches for FC_GRAP...
2017-04-20 James ZernMerge changes I1f5a3752,I95123051,I3bb724e0,Ie81077fa...
2017-04-19 Linfeng ZhangMerge changes I9e18a73b,Ie47c8cd4
2017-04-19 Linfeng ZhangClean CONVERT_TO_BYTEPTR/SHORTPTR in convolve
2017-04-07 Yunqing WangMerge "VP9 motion vector unit test"
2017-04-07 James ZernMerge changes from topic 'Wshorten'
2017-04-06 Jerome JiangMerge "vp9: speed 8: Compute y sad without int_pro_moti...
2017-04-06 Jerome JiangMerge "Refactor: Clean memory allocation for copy parti...
2017-04-06 Marco PaniconiMerge "vp9: Temporal denoising: avoid denoising for...
2017-04-05 Linfeng ZhangUpdate 32x32 high bitdepth idct NEON optimization
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-03-29 James ZernMerge ".mailmap: add an additional entry for Yaowu Xu"
2017-03-23 Alex ConverseMerge changes Ie989e60c,Ifc110b12
2017-03-23 Kaustubh RasteMerge "Fix mips msa fwd xform mismatch"
2017-03-23 James ZernMerge "vp9_rdopt: correct size to vpx_sum_squares_2d_i16"
2017-03-22 Marco PaniconiMerge "vp9: Adjust some speed settings for speed 8."
2017-03-22 Jerome JiangMerge "vp9: Enable adaptive_rd_threshold for row mt...
2017-03-22 Johann KoenigMerge "vp9 temporal filter: add const to function proto...
2017-03-22 James ZernMerge "idct_neon: prefix non-static functions w/'vpx_'"
2017-03-22 James Zernidct_neon: prefix non-static functions w/'vpx_'
2017-03-21 Yi LuoMerge "Make butterfly_self() signature consistent with...
2017-03-21 James ZernMerge "Add vpx_highbd_idct32x32_1024_add_neon()"
2017-03-21 James ZernMerge "Add vpx_highbd_idct32x32_34_add_neon()"
2017-03-20 Yunqing WangMerge "Record the sum of tx block eobs in the partition...
2017-03-17 Johann KoenigMerge "test: add vp9_temporal_filter_apply test"
2017-03-17 Alex ConverseMerge "vp9_optimize_b: Combine extrabits cost with...
2017-03-17 Linfeng ZhangAdd vpx_highbd_idct32x32_1024_add_neon()
2017-03-17 Linfeng ZhangAdd vpx_highbd_idct32x32_34_add_neon()
2017-03-17 James ZernMerge "Add vpx_highbd_idct32x32_135_add_neon()"
2017-03-17 Linfeng ZhangAdd vpx_highbd_idct32x32_135_add_neon()
2017-03-17 James ZernMerge "Clean vpx_idct32x32_1024_add_neon()"
2017-03-16 Johann KoenigMerge "Remove ppc-linux-gcc target"
2017-03-15 Linfeng ZhangClean vpx_idct32x32_1024_add_neon()
2017-03-15 Yi LuoMerge "Improve idct32x32_1024_add SSSE3 intrinsics...
2017-03-15 Linfeng ZhangMerge "Fix overflow issue in 32x32 idct NEON intrinsics"
2017-03-14 Linfeng ZhangFix overflow issue in 32x32 idct NEON intrinsics
2017-03-13 Linfeng ZhangMerge "Add vpx_highbd_idct32x32_135_add_c()"
2017-03-08 Jerome JiangMerge "Shift speed 2 from non-large VP9 tests to large...
2017-03-08 Johann KoenigMerge "Add support for POWER8/VSX"
2017-03-08 Yunqing WangMerge "Make the partition search early termination...
2017-03-08 Linfeng ZhangUpdate vpx_idct32x32_1024_add_neon()
2017-03-08 Marco PaniconiMerge "vp9: Fix for denoising with SVC."
2017-03-08 Linfeng Zhangcosmetics,dsp/arm/: vpx_idct32x32_{34,135}_add_neon()
2017-03-08 Linfeng Zhangcosmetics,dsp/arm/: rename a variable
2017-02-24 Johann KoenigMerge "block error sse2: use tran_low_t"
2017-02-22 Yunqing WangMerge "Refactored the row based multi-threading code"
2017-02-21 Johann KoenigMerge "Drop zbin_ptr and quant_shift_ptr"
2017-02-21 Paul WilkinsMerge "Change to prediction decay calculation."
2017-02-17 Johann KoenigMerge "vp8_short_fdct4x4: verify optimized functions"
2017-02-17 James ZernMerge "Add vpx_highbd_idct16x16_10_add_neon()"
2017-02-16 Linfeng ZhangAdd vpx_highbd_idct16x16_10_add_neon()
2017-02-16 Yunqing WangMerge "Structured the mode ordering code to avoid redun...
2017-02-16 Paul WilkinsMerge "Disconnect ARF breakout from frame boost."
2017-02-16 Paul WilkinsMerge "Remove unnecessary factor."
2017-02-16 Paul WilkinsMerge "Bug in scale_sse_threshold()"
2017-02-16 Paul WilkinsMerge "Additional first pass stats."
2017-02-16 Johann KoenigMerge "Use 'packssdw' for loading tran_low_t values"
2017-02-16 Johann KoenigMerge "vp8_dx_iface: remove unused 'else' condition"
2017-02-16 James ZernMerge "vpx_temporal_svc_encoder.sh: remove FUNCNAME...
2017-02-15 Marco PaniconiMerge "vp9. Use same source_sad threshold for all speeds."
2017-02-15 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_38_add_neon()"
2017-02-15 Linfeng ZhangAdd vpx_highbd_idct16x16_38_add_neon()
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-15 Johann KoenigMerge "vp9 fdct higbd neon: connect existing highbd...
2017-02-15 Yunqing WangMerge "Row based multi-threading of encoding stage"
2017-02-15 Linfeng ZhangMerge "Replace 14 with DCT_CONST_BITS in idct NEON...
2017-02-14 Linfeng ZhangReplace 14 with DCT_CONST_BITS in idct NEON functions...
2017-02-14 Yi LuoMerge "Replace idct32x32_34_add_ssse3 assembly with...
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
2017-02-14 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_256_add_neon()"
2017-02-13 Linfeng ZhangAdd vpx_highbd_idct16x16_256_add_neon()
2017-02-13 Johann KoenigMerge "fdct8x8 highbd neon: use tran_low_t for output"
2017-02-13 Johannfdct8x8 highbd neon: use tran_low_t for output
2017-02-13 James ZernMerge "cosmetics,vp9_ratectrl: apply clang-format"
2017-02-13 James ZernMerge "vpx_usec_timer_elapsed: use 64-bit math"
2017-02-13 Linfeng ZhangAdd vpx_highbd_idct{16x16,32x32}_1_add_neon()
2017-02-11 James ZernMerge "Add vpx_idct16x16_38_add_neon()"
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2017-02-09 Paul WilkinsMerge "Fix for max qindex calculation of a gf interval"
2017-02-08 Linfeng ZhangAdd vpx_idct16x16_38_add_neon()
2017-02-07 Johann KoenigMerge "block_error_fp highbd sse2: use tran_low_t for...
2017-02-07 Yunqing WangMerge "Row based multi-threading of ARNR filtering...
2017-02-07 Marco PaniconiMerge "vp9: Adjust rate_err threshold for setting activ...
2017-02-07 Linfeng ZhangMerge "Update 16x16 8-bit idct NEON intrinsics"
next