]> granicus.if.org Git - libvpx/history - vpx_dsp/vpx_dsp.mk
move neon load/stores to a new file
[libvpx] / vpx_dsp / vpx_dsp.mk
2017-05-15 Johannmove neon load/stores to a new file
2017-05-12 Marco PaniconiMerge "vp9: Use INTERP_FILTER for filter_type in vp9_rt...
2017-05-12 James ZernMerge changes I1b54a7a5,I3028bdad,I59788cd9
2017-05-12 Luca Barbatoppc: Add comp_avg_pred_vsx
2017-05-12 James ZernMerge "ppc: Add vpx_sad16x8/16/32_vsx"
2017-05-12 Marco PaniconiMerge "vp9: Adjust speed features for speed 8 at low...
2017-05-10 Alexandra Hájkováppc: Add vpx_sad16x8/16/32_vsx
2017-05-10 Johann KoenigMerge changes I92eb4312,Ibb2afe4e
2017-05-08 Johann KoenigMerge changes Id602909a,Ib0e85608
2017-05-08 Linfeng ZhangMerge changes I0cfe4117,I3581d80d,Ida62c941
2017-05-06 Jerome JiangMerge "vp9: Neon optimization for denoiser. Add unit...
2017-05-03 Linfeng ZhangSplit dsp/x86/inv_txfm_sse2.c
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-05-02 Johann KoenigMerge "block error sse2: sum in 32 bits when possible"
2017-05-01 Linfeng ZhangMerge "Clean vp9_highbd_build_inter_predictor() and...
2017-05-01 James ZernMerge "vpx_scale_test: fix segfault on alloc failure"
2017-04-29 Luca Barbatoppc: Add convolve_copy
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-18 Luca Barbatoppc: vertical intrapred 16x16 and 32x32
2017-04-17 Johann KoenigMerge "AvgPred test: use aligned buffers"
2017-04-15 James ZernMerge "Add AVX2 optimization to copy/avg functions"
2017-04-14 Yi LuoAdd AVX2 optimization to copy/avg functions
2017-04-14 Marco PaniconiMerge "vp9: SVC: fix to allow use_base_mv to be used...
2017-04-14 Johann KoenigMerge "vpx_comp_avg_pred: sse2 optimization"
2017-04-13 Johannvpx_comp_avg_pred: sse2 optimization
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-03-23 Alex ConverseMerge changes Ie989e60c,Ifc110b12
2017-03-23 James ZernMerge "vp9_rdopt: correct size to vpx_sum_squares_2d_i16"
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 Marco PaniconiMerge "vp9: Fixes in non-rd pickmode for denoising...
2017-03-16 Johann KoenigMerge "Remove ppc-linux-gcc target"
2017-03-16 Johann KoenigMerge "Add Hadamard for Power8"
2017-03-16 Rafael de Lucena... Add Hadamard for Power8
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-17 James ZernMerge "Add vpx_highbd_idct16x16_10_add_neon()"
2017-02-17 Yi LuoReplace idct32x32_1024_add_ssse3 assembly with intrinsics
2017-02-17 James ZernMerge "cosmetics: Fix spelling mistake in compile flag...
2017-02-16 Johann KoenigMerge "block error avx2: use tran_low_t"
2017-02-16 Johannblock error avx2: use tran_low_t
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-14 Yi LuoMerge "Replace idct32x32_34_add_ssse3 assembly with...
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
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-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-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-07 Johann KoenigMerge "highbd x86: consolidate tran_low_t conversions"
2017-02-06 Johannhighbd x86: consolidate tran_low_t conversions
2017-02-04 Yunqing WangMerge "Changes to facilitate multi-threading of encodin...
2017-02-02 Jerome JiangMerge "Add unit tests for vp9_block_error_fp."
2017-02-02 Jingning HanMerge "Add SSSE3 intrinsic 8x8 inverse 2D-DCT"
2017-02-02 Johann KoenigMerge "Update third_party/googletest to 1.8.0"
2017-02-02 Kaustubh RasteMerge "Add mips msa sum_squares_2d_i16 function"
2017-02-02 Johann KoenigMerge "Remove neon assembly for idct 16x16 and 8x8"
2017-02-01 Jingning HanAdd SSSE3 intrinsic 8x8 inverse 2D-DCT
2017-01-31 Kaustubh RasteAdd mips msa sum_squares_2d_i16 function
2017-01-19 JohannRemove neon assembly for idct 16x16 and 8x8
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-09 Johann KoenigMerge "postproc: vpx_mbpost_proc_across_ip_neon"
2017-01-09 Marco PaniconiMerge "vp9: 1 pass cbr mode: increase threshold for...
2017-01-07 Linfeng ZhangRefine 8-bit 16x16 idct NEON intrinsics
2017-01-06 Jerome JiangMerge "vp9: Compute source sad for every superblock...
2017-01-06 Linfeng ZhangMerge "Add high bitdepth 8x8 idct NEON intrinsics"
2016-12-28 Linfeng ZhangAdd high bitdepth 8x8 idct NEON intrinsics
2016-12-19 Linfeng ZhangMerge "Clean hbd idct 4x4 neon functions and other"
2016-12-15 Marco PaniconiMerge "vp9: Fix to usage of flag USE_ALTREF_FOR_ONE_PASS"
2016-12-14 Johannpostproc: neon down and across macroblock filter
2016-12-14 James BankoskiMerge "Reapply 'Amend and improve VP8 multithreading...
2016-12-13 James Zernenable vpx_idct32x32_1024_add_neon in hbd builds
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 James ZernMerge changes Ibad079f2,I7858a0a1
2016-12-07 James Zernenable vpx_idct16x16_10_add_neon in hbd builds
2016-12-02 Linfeng ZhangCheck in vpx_lpf_vertical_4_dual_neon() assembly
2016-12-02 James ZernMerge changes I4afc130e,Iaa64d23f
2016-11-30 Linfeng ZhangAdd high bitdepth 4x4 idct NEON intrinsics
2016-11-29 James ZernMerge changes Ide6d3994,I164cfcbe
2016-11-24 James Zernenable vpx_idct32x32_135_add_neon in hbd builds
2016-11-22 Linfeng ZhangMerge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON...
next