]> granicus.if.org Git - libvpx/history - vpx_dsp/arm/idct4x4_1_add_neon.c
move neon load/stores to a new file
[libvpx] / vpx_dsp / arm / idct4x4_1_add_neon.c
2017-05-15 Johannmove neon load/stores to a new file
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-01-12 Johann KoenigMerge "Create a class for buffers used in tests"
2017-01-09 Jerome JiangMerge "Fix compile warnings for target=armv7-android...
2017-01-09 Johann KoenigMerge "postproc: vpx_mbpost_proc_across_ip_neon"
2017-01-06 Jerome JiangMerge "vp9: Compute source sad for every superblock...
2017-01-06 Linfeng ZhangMerge "Add high bitdepth 8x8 idct NEON intrinsics"
2017-01-06 Linfeng ZhangMerge "Clean DC only idct NEON intrinsics"
2016-12-28 Linfeng ZhangClean DC only 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-11-28 James BankoskiMerge "svc_test: fix two warnings"
2016-11-24 James ZernMerge changes I6b4cd56e,I88f91b92
2016-11-24 James ZernMerge changes Icc4ead05,Ib019964b,I3b5fd3b3,Ieedadee2
2016-11-22 Linfeng ZhangRefine 8-bit 4x4 idct NEON intrinsics
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-10-01 James ZernMerge "vp8,frame_buffers: remove unused use_frame_threads"
2016-10-01 Linfeng ZhangMerge "Refactor vpx lpf NEON files (step 2/2)"
2016-10-01 Linfeng ZhangMerge "Refactor vpx lpf NEON files (step 1/2)"
2016-09-30 Marco PaniconiMerge "vp9: On change_config() only call update_frame_s...
2016-09-30 Marco PaniconiMerge "vp9 real-time mode: Change loopfilter speed...
2016-09-30 James Zerncosmetics,*_neon.c: rm redundant return from void fns
2016-09-30 James ZernMerge changes from topic '8bit-hbd-idct'
2016-09-30 James Zern*idct*_neon.c: add missing rtcd include
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...
2015-08-04 Yunqing WangMerge "Small improvement in sub-pixel motion search"
2015-08-04 Jingning HanReplace vp9_ prefix with vpx_ prefix in vpx_dsp functio...
2015-08-04 Parag SalasakarMerge "mips msa vp8 denoising filter optimization"
2015-08-04 James ZernMerge "update libyuv to r1456"
2015-08-04 James ZernMerge "add vp9_vector_var_neon"
2015-08-03 Yaowu XuMerge "Correct the allocation size for ssim_vars"
2015-08-01 Jingning HanMerge "Use precise header files in inverse transform...
2015-08-01 Jingning HanMerge "Factor inverse transform functions into vpx_dsp"
2015-07-31 Jingning HanFactor inverse transform functions into vpx_dsp