]> granicus.if.org Git - libvpx/history - vpx_dsp/vpx_dsp_rtcd_defs.pl
neon hadamard 16x16
[libvpx] / vpx_dsp / vpx_dsp_rtcd_defs.pl
2016-06-14 Johannneon hadamard 16x16
2016-06-08 Alex ConverseMerge "Refactor probability savings search."
2016-06-08 James ZernMerge "Revert "remove vp9_diamond_search_sad_avx.c""
2016-06-07 Johann KoenigMerge changes I999ef597,Ic6dc9f53
2016-06-06 Debargha MukherjeeMerge "Move range checks into WRAPLOW"
2016-06-04 James ZernMerge changes If31d36c8,I10b947e7
2016-06-03 James ZernMerge "Fix Visual Studio build failure in filter_select...
2016-06-03 Paul WilkinsMerge "Slightly more damped VBR adjustment."
2016-06-03 Paul WilkinsMerge "Change to get_twopass_worst_quality()"
2016-06-03 Paul WilkinsMerge "Removed unused data structure."
2016-06-03 Paul WilkinsMerge "Adjustment to VBR rate correction."
2016-06-03 Paul WilkinsMerge "Adjustment calculation of active worst quality."
2016-06-03 Paul WilkinsMerge "Remove gf_zeromotion_pct."
2016-06-03 Linfeng ZhangMerge "Slow pshufb removal in 3 intra prediction functi...
2016-06-03 James Zernvpx_dsp,add_noise: remove mmx implementation
2016-06-03 James Zernvpx_dsp: remove mmx variance implementations
2016-06-02 Linfeng ZhangSlow pshufb removal in 3 intra prediction functions.
2016-05-27 Linfeng ZhangMerge "Upgrade fwht4x4_mmx() to fwht4x4_sse2() for...
2016-05-27 Linfeng ZhangMerge "Upgrade vpx_lpf_{vertical,horizontal}_4 mmx...
2016-05-26 Linfeng ZhangUpgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2
2016-05-26 Yaowu XuMerge "Convert to unsigned int before left shift"
2016-05-26 Scott LaVarnwayMerge "Code clean of sub_pixel_variance4xh -- 2"
2016-05-24 Scott LaVarnwayCode clean of sub_pixel_variance4xh -- 2
2016-05-20 James ZernMerge "vp8/error_concealment: remove shift of negative...
2016-05-20 James ZernMerge "Revert "Code clean of sub_pixel_variance4xh""
2016-05-20 James ZernRevert "Code clean of sub_pixel_variance4xh"
2016-05-19 Jacky ChenMerge "vp9: Refactor some denoiser logic in vp9_pick_in...
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-05-18 Yaowu XuMerge "Clarify integer value ranges"
2016-05-18 Yaowu XuMerge "Prevent invalid read"
2016-05-18 James ZernMerge "Code clean of sub_pixel_variance4xh"
2016-05-18 Alex ConverseMerge "Move, rename, and inline high_inter_predictor."
2016-05-18 Johann KoenigMerge "neon hadamard 8x8"
2016-05-18 Scott LaVarnwayCode clean of sub_pixel_variance4xh
2016-05-16 Johannneon hadamard 8x8
2016-05-13 Tom FineganMerge "Add --enable-shared option to iosbuild.sh to...
2016-05-13 Yaowu XuMerge "Change to use correct check for halfpel"
2016-05-12 Tom FineganMerge "twopass_encoder: Add frame limit argument."
2016-05-12 Tom FineganMerge "simple_encoder: Add a frame limit argument."
2016-05-11 Linfeng ZhangMerge "remove mmx variance functions"
2016-05-11 Marco PaniconiMerge "vp9: Fix to quality regression issue for 1 pass."
2016-05-11 Linfeng ZhangMerge "remove mmx sad functions"
2016-05-11 Linfeng Zhangremove mmx variance functions
2016-05-11 Yaowu XuMerge "Added a measure of rc drift."
2016-05-11 Linfeng Zhangremove mmx sad functions
2016-05-11 Paul WilkinsMerge "Fixed 8K two pass encoder crash."
2016-05-04 James ZernMerge "yv12extend: make memcpy_short_addr static"
2016-05-04 Tom FineganMerge "iosbuild.sh: Verify fat library targets."
2016-05-03 James ZernMerge "x86.h,x86_simd_caps: add an explicit cast w...
2016-05-03 Alex ConverseMerge "Fix unsigned overflows in temporal filter."
2016-05-03 James BankoskiMerge "Move vpx_add_plane from codec to vpx_dsp and...
2016-05-02 Jim BankoskiMove vpx_add_plane from codec to vpx_dsp and dedup.
2016-04-26 Hui SuMerge "VP9: adjust trellis quant optimization RD parame...
2016-04-26 Hui SuMerge "VP9: enable trellis quantization optimization...
2016-04-26 Yi LuoMerge "Add the 64-bit CPU cycle count utility function"
2016-04-26 Paul WilkinsMerge "Resolve a couple of TODOs in firstpass.c"
2016-04-26 Paul WilkinsMerge "Experiment to adapt for net AQ offset."
2016-04-25 Marco PaniconiMerge "vp9: 1 pass vbr: Adjust gf boost/interval on...
2016-04-25 Jacky ChenMerge "vp9: Fix a bug where best_sse_mv is not set...
2016-04-25 Johann KoenigMerge "vpx_minmax_8x8_neon and test"
2016-04-22 Johannvpx_minmax_8x8_neon and test
2016-04-18 Paul WilkinsMerge "Adjustment to prediction decay."
2016-04-15 Scott LaVarnwayMerge "VP9: inline vp9_get_intra_inter_context()"
2016-04-15 Johann KoenigMerge "Enable vpx_idct32x32_1024_add_neon for neon...
2016-04-15 Martin StorsjoEnable vpx_idct32x32_1024_add_neon for neon as well...
2016-04-14 JohannApply 'const' to data not pointer
2016-03-08 James ZernMerge "vp9_svc_layercontext(): fix proto mismatch"
2016-03-08 Marco PaniconiMerge "vp9-svc unitests: Add more tests for key frame...
2016-03-08 Scott LaVarnwayMerge "VPX: loopfilter_mmx.asm using x86inc 2"
2016-03-08 Scott LaVarnwayVPX: loopfilter_mmx.asm using x86inc 2
2016-03-05 James ZernRevert "VPX: loopfilter_mmx.asm using x86inc"
2016-02-27 Marco PaniconiMerge "vp8-denoiser: Update some denoiser thresholds."
2016-02-26 James ZernMerge "vp9/10: fix forced keyframes w/alt-refs enabled"
2016-02-24 Johann KoenigMerge changes from topic 'x86inc'
2016-02-22 Scott LaVarnwayMerge "VPX: loopfilter_mmx.asm using x86inc"
2016-02-18 Scott LaVarnwayVPX: loopfilter_mmx.asm using x86inc
2016-02-18 James ZernMerge changes from topic 'vp10-missing-alloc-checks'
2016-02-18 James ZernMerge changes from topic 'vp9-missing-alloc-checks'
2016-02-18 James ZernMerge changes from topic 'vp8-missing-alloc-checks'
2016-02-18 James ZernMerge changes from topic 'rm-loopfilter-count-param'
2016-02-17 James Zernsplit vpx_highbd_lpf_horizontal_16 in two
2016-02-17 James Zernsplit vpx_lpf_horizontal_16 in two
2016-02-17 James Zernvpx_highbd_lpf_horizontal_4: remove unused count param
2016-02-17 James Zernvpx_highbd_lpf_horizontal_8: remove unused count param
2016-02-17 James Zernvpx_highbd_lpf_vertical_4: remove unused count param
2016-02-17 James Zernvpx_highbd_lpf_vertical_8: remove unused count param
2016-02-17 James Zernvpx_lpf_horizontal_4: remove unused count param
2016-02-17 James Zernvpx_lpf_horizontal_8: remove unused count param
2016-02-16 James Zernvpx_lpf_vertical_4: remove unused count param
2016-02-16 James Zernvpx_lpf_vertical_8: remove unused count param
2016-02-05 James ZernMerge "Vidyo patch: Optimization for 1-to-2 downsamplin...
2016-02-02 Paul WilkinsMerge "Loop filter search resets on overlay frame."
2016-02-01 Scott LaVarnwayMerge "VP9: Refactor read_inter_block_mode_info()"
2016-01-31 Yaowu XuMerge "Enable sse2 version of inverse wht for hbd build"
2016-01-30 James ZernMerge changes I51d42a50,Id8aaf820,I6af91959
2016-01-30 James ZernMerge changes If13946e4,I61a1814d,I2ca9aa3c,I44d91eaa
2016-01-29 Hui SuMerge "Refactor prob_diff_update_savings_search_model"
2016-01-29 Yaowu XuEnable sse2 version of inverse wht for hbd build
2016-01-29 Yaowu XuSSSE3 idct8x8 functions for highbitdpeth build
2016-01-29 Zoe LiuMerge "Cleaned code in firstpass related to altref...
next