]> granicus.if.org Git - libvpx/history - vpx_dsp/vpx_dsp_rtcd_defs.pl
hadamard highbd ssse3: use tran_low_t for coeff
[libvpx] / vpx_dsp / vpx_dsp_rtcd_defs.pl
2017-02-01 Johannhadamard highbd ssse3: use tran_low_t for coeff
2017-02-01 Johannhadamard highbd neon: use tran_low_t for coeff
2017-02-01 Johannhadamard highbd sse2: use tran_low_t for coeff
2017-02-01 Johann KoenigMerge "quantize ssse3: remove unused pxor"
2017-02-01 Jingning HanFix real-time compression regression in hbd mode
2017-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-31 Kaustubh RasteAdd mips msa vpx_minmax_8x8 function
2017-01-31 Kaustubh RasteMerge "Add mips msa vpx_vector_var function"
2017-01-28 Kaustubh RasteAdd mips msa vpx_vector_var function
2017-01-27 Jerome JiangMerge "Add macOS Sierra support in configure"
2017-01-27 Marco PaniconiMerge "vp9: Modify bsize condition for using model_rd_l...
2017-01-27 Marco PaniconiMerge "vp9: Fixes for usage of skin_map for high bit...
2017-01-27 Kaustubh RasteAdd mips msa vpx Integer projection row/col functions
2017-01-27 Kaustubh RasteMerge "Add mips msa vpx satd function"
2017-01-26 Yunqing WangMerge "Remove marco MVC in mcomp.c"
2017-01-24 Yunqing WangMerge "Add the multi-threaded first pass encoder unit...
2017-01-24 Kaustubh RasteAdd mips msa vpx satd function
2017-01-21 Kaustubh RasteMerge "Add mips msa vpx hadamard functions"
2017-01-19 Kaustubh RasteAdd mips msa vpx hadamard functions
2017-01-12 JohannMerge remote-tracking branch 'origin/longtailedduck'
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 James ZernMerge "Refine 8-bit 16x16 idct NEON intrinsics"
2017-01-09 Johann KoenigMerge "postproc: vpx_mbpost_proc_down_neon"
2017-01-09 Johann KoenigMerge "Add mips dspr2 partial idct tests"
2017-01-09 Johann KoenigMerge "Fix mips dspr2 idct32x32 functions for large...
2017-01-09 Johann KoenigMerge "Fix mips dspr2 idct16x16 functions for large...
2017-01-09 Johann KoenigMerge "Fix mips dspr2 idct8x8 functions for large coeff...
2017-01-09 Johann KoenigMerge "Fix mips dspr2 idct4x4 functions for large coeff...
2017-01-09 Johann KoenigMerge "Add mips dspr2 vp9 intrapred tests"
2017-01-09 Johannpostproc: vpx_mbpost_proc_down_neon
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 Johannpostproc: 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"
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-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 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 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-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-24 James ZernMerge changes Icc4ead05,Ib019964b,I3b5fd3b3,Ieedadee2
2016-11-23 Marco PaniconiMerge "vp9: Use more aggressive skip when short_circuit...
2016-11-23 James ZernMerge "avoid redefining WIN32_LEAN_AND_MEAN"
2016-11-23 James ZernMerge "vp9,read_inter_block_mode_info: quiet msan warning"
2016-11-22 Linfeng ZhangMerge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON...
2016-11-19 Jingning HanMerge "Enable asymptotic closed-loop encoding decision"
2016-11-19 Kaustubh RasteMerge "Fix SingleLargeCoeff idct test"
2016-11-19 James ZernMerge "Clean horizontal intra prediction NEON optimization"
2016-11-18 James ZernMerge "partial_idct_test: s/SingleLargeCoef/SingleExtre...
2016-11-18 Jerome JiangMerge "Change *_xmm to *_sse2 in deblocker assembly...
2016-11-17 Jerome JiangChange *_xmm to *_sse2 in deblocker assembly functions.
2016-11-17 Jerome JiangMerge "Change C and msa to match results from sse2."
2016-11-15 James ZernMerge "build/make/Android.mk: fix cpufeatures import"
2016-11-15 James ZernMerge changes I3950c883,I2b679b04
2016-11-15 Linfeng ZhangMerge "Add high bitdepth intra prediction NEON optimiza...
2016-11-15 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
2016-11-12 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
2016-11-12 Jerome JiangMerge "Add unit tests for post proc."
2016-11-11 Marco PaniconiMerge "vp9: Adjust thresholds for limiting cyclic refre...
2016-11-10 James ZernMerge "*ppflags.h: remove unused *_DEBUG_* enum values"
2016-11-10 James ZernMerge changes I339088b2,Iaade219e,If142afb1,I4257c4b3
2016-11-09 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
2016-11-09 James Zernenable vpx_idct32x32_34_add_neon in hbd builds
2016-11-08 JohannOptimize idct32x32_135_add for NEON
2016-11-08 Linfeng ZhangMerge "Add high bitdepth intra prediction NEON optimiza...
2016-11-08 Johann KoenigMerge "ads2gas: remove RN stanza"
2016-11-07 Linfeng ZhangRename vpx_highbd_idct8x8_10{*}() to vpx_highbd_idct8x8...
2016-11-03 Debargha MukherjeeMerge "Speed-up recode loop for extreme bitrate diffs"
2016-11-03 Jerome JiangMerge "pp_filter_test.cc,cosmetics:adjust name convention"
2016-11-02 Linfeng ZhangAdd 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON intra...
2016-11-02 Paul WilkinsMerge "Fixed bug in formatting of debug stats."
2016-11-02 Linfeng ZhangAdd high bitdepth intra prediction NEON optimization...
2016-11-01 Paul WilkinsMerge "Change to KF boost calculation."
2016-10-31 Marco PaniconiMerge "vp9-svc: Fix some stats in vp9_spatial_svc_encoder."
2016-10-31 James ZernMerge "idct,NEON: add a tran_low_t->s16 load adapter"
2016-10-31 James Zernidct,NEON: add a tran_low_t->s16 load adapter
2016-10-31 James BankoskiMerge "vpxdec.c : don't double count corrupted frames"
2016-10-28 Debargha MukherjeeMerge "Force recode if framesize exceeds max allowed...
2016-10-26 Linfeng ZhangMerge "Refine 8-bit intra prediction NEON optimization...
2016-10-25 JohannOptimize idct32x32_34_add for NEON
2016-10-22 James ZernMerge "vpx_highbd_convolve_copy_neon: use multi reg...
2016-10-18 Kaustubh RasteMerge "Optimize sad_64width_x4d_msa function"
2016-10-18 Marco PaniconiMerge "vp9: Non-rd variance partition: add condition...
2016-10-17 Linfeng ZhangMerge "add vpx high bitdepth convolve8 NEON intrinsics...
2016-10-17 Linfeng Zhangadd vpx high bitdepth convolve8 NEON intrinsics optimiz...
next