]> granicus.if.org Git - libvpx/history - vpx_dsp/arm/idct16x16_add_neon.c
ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}
[libvpx] / vpx_dsp / arm / idct16x16_add_neon.c
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-08 Jerome JiangMerge "Shift speed 2 from non-large VP9 tests to large...
2017-03-08 Marco PaniconiMerge "vp9: Fix for denoising with SVC."
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 James ZernMerge "vpx_usec_timer_elapsed: use 64-bit math"
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"
2017-02-02 Linfeng ZhangUpdate 16x16 8-bit idct NEON intrinsics
2017-01-12 JohannMerge remote-tracking branch 'origin/longtailedduck'
2017-01-12 Johann KoenigMerge "Create a class for buffers used in tests"
2017-01-10 Jerome JiangMerge "vp9: Set less aggresive short_circuit_low_temp_v...
2017-01-09 Jerome JiangMerge "Fix compile warnings for target=armv7-android...
2017-01-09 James ZernMerge "Refine 8-bit 16x16 idct NEON intrinsics"
2017-01-07 Linfeng ZhangRefine 8-bit 16x16 idct NEON intrinsics
2016-12-14 James BankoskiMerge "Reapply 'Amend and improve VP8 multithreading...
2016-12-12 Linfeng ZhangCosmetics by unifying dest_stride to stride in idct
2016-12-08 Yunqing WangMerge "Remove an unused first pass statistic"
2016-12-07 Marco PaniconiMerge "vp9: Fix some TODOs in svc code."
2016-12-07 Linfeng ZhangMerge "Update TEST_P(PartialIDctTest, RunQuantCheck)"
2016-12-07 Linfeng ZhangMerge "Update idct NEON optimization to not use narrowi...
2016-12-07 James ZernMerge "enable vpx_idct16x16_256_add_neon in hbd builds"
2016-12-07 Marco PaniconiMerge "vp9: Adjust the weight factor for segment rate...
2016-12-07 Linfeng ZhangUpdate idct NEON optimization to not use narrowing...
2016-12-07 James Zernenable vpx_idct16x16_256_add_neon in hbd builds
2016-12-07 James ZernMerge changes Ibad079f2,I7858a0a1
2016-12-07 James Zernenable vpx_idct16x16_10_add_neon in hbd builds
2016-12-06 James Zernidct16x16,NEON: rm output_stride from pass1 fns
2016-12-02 James ZernMerge changes I4afc130e,Iaa64d23f
2016-11-29 James Zernidct16x16,NEON,cosmetics: normalize fn signatures
2016-10-22 James ZernMerge "vpx_highbd_convolve_copy_neon: use multi reg...
2016-10-18 James ZernMerge "Fix warnings reported by -Wshadow: Part1: vpx_ds...
2016-10-18 Urvang JoshiFix warnings reported by -Wshadow: Part1: vpx_dsp directory
2016-10-04 Sarah ParkerMerge "Remove rate deviation metric from vp8"
2016-10-04 Johann KoenigMerge "Connect partial IDCT tests"
2016-10-04 Angie ChiangMerge "Move highbd txfm input range check from 2d iht...
2016-10-04 Kaustubh RasteMerge "Fix vpx_plane_add_noise_msa functionality bit...
2016-10-03 James ZernMerge "invalid_file_test: quiet unused const warning"
2016-10-03 James ZernMerge "Fix warning when building with GCC 5."
2016-10-03 James ZernMerge "cosmetics,*_neon.c: rm redundant return from...
2016-09-30 James Zerncosmetics,*_neon.c: rm redundant return from void fns
2016-08-06 James ZernMerge changes Ice037acb,I806af11b,I344a7dd0,Ib7cb87fa
2016-08-04 Johann KoenigMerge changes I6ef79702,Id332c641,I354b5d22,I84438013
2016-08-04 JohannUse common transpose for vpx_idct16x16_[10|256]_add_neon
2016-07-28 Jacky ChenMerge "vp9 svc: Enable different speed setting for...
2016-07-26 James ZernMerge "vpx_ports: apply clang-format"
2016-07-26 James ZernMerge "vpx_mem: apply clang-format"
2016-07-26 Alex ConverseMerge "Only consider visible 4x4s in pixel domain error."
2016-07-26 James ZernMerge "register_state_check: simplify Check() methods"
2016-07-25 clang-formatvpx_dsp: apply clang-format
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Scott LaVarnwayMerge "VPX: Add rtcd support for scaling."
2015-08-07 Yunqing WangMerge "Improve the second-level sub-pixel motion search"
2015-08-05 James ZernMerge "third_party/libwebm: pull from upstream"
2015-08-05 James ZernMerge "examples.mk: quiet vcproj script exec by default"
2015-08-04 Jingning HanMerge "Replace vp9_ prefix with vpx_ prefix in vpx_dsp...
2015-08-04 Yunqing WangMerge "Minor adjustment in diagonal sub-pixel point...
next