]> granicus.if.org Git - libvpx/history - vpx_dsp
Merge "Fix vp8 race when build --enable-vp9-highbitdepth."
[libvpx] / vpx_dsp /
2017-05-30 Jerome JiangMerge "Fix vp8 race when build --enable-vp9-highbitdepth."
2017-05-26 Johann KoenigMerge "subpel variance neon: reduce stack usage"
2017-05-26 Johann KoenigMerge "Use vdup instead of vmov"
2017-05-24 Johannsubpel variance neon: reduce stack usage
2017-05-24 JohannUse vdup instead of vmov
2017-05-24 Johann KoenigMerge changes Iaab2b9a1,Idfb458d3
2017-05-24 Johann KoenigMerge changes I31fa6ef8,I228c6f29
2017-05-24 James ZernMerge "partial_idct_test,InitInput: fix rollover in...
2017-05-23 Linfeng ZhangUpdate inv_txfm_sse2.h and inv_txfm_sse2.c
2017-05-22 Johannsub pel avg variance neon: 4x block sizes
2017-05-22 Johannsub pel variance neon: 4x block sizes
2017-05-22 Johannsub pel avg variance neon: add neon optimizations
2017-05-22 Johannsub pel variance neon: normalize variable names
2017-05-22 Linfeng ZhangMerge "Add vpx_highbd_idct{4x4,8x8,16x16}_1_add_sse2"
2017-05-22 Johannvariance neon: assert overflow conditions
2017-05-22 Linfeng ZhangAdd vpx_highbd_idct{4x4,8x8,16x16}_1_add_sse2
2017-05-22 Johannneon variance: special case 4x
2017-05-22 Johann KoenigMerge changes Ib8dd96f7,Ie9854b77
2017-05-19 Johann KoenigMerge "neon 4 byte helper functions"
2017-05-19 Johann KoenigMerge "neon fdct: 4x4 implementation"
2017-05-18 Jerome JiangMerge "vp9: Make copy partition work for SVC and dynami...
2017-05-18 Johannneon variance: process 4x blocks
2017-05-17 Johannuse memcpy for unaligned neon stores
2017-05-17 Yaowu XuMerge "Experiment. Store first pass errors as per MB...
2017-05-17 Johannneon fdct: 4x4 implementation
2017-05-17 Linfeng ZhangAdd transpose_32bit_4x4() and rename transpose_4x4...
2017-05-16 Johann KoenigMerge "Revert "Add visibility="protected" attribute...
2017-05-16 Johann KoenigRevert "Add visibility="protected" attribute for global...
2017-05-16 Marco PaniconiMerge "Revert "Revert "vp8: Real-time mode: reduce...
2017-05-16 Marco PaniconiMerge "Revert "vp8: Real-time mode: reduce mode_check_f...
2017-05-15 Johann KoenigMerge "'protected' visibility unsupported on macho"
2017-05-15 Johannneon 4 byte helper functions
2017-05-15 Johann KoenigMerge "move neon load/stores to a new file"
2017-05-15 Johannmove neon load/stores to a new file
2017-05-13 Cheng ChenMerge "Speed up encoding by skipping altref recode"
2017-05-12 Rahul ChaudhryAdd visibility="protected" attribute for global variabl...
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 get_mb_ss_vsx
2017-05-12 Luca Barbatoppc: Add get4x4sse_cs_vsx
2017-05-12 Luca Barbatoppc: Add comp_avg_pred_vsx
2017-05-12 Alexandra Hájkováppc: Add vpx_sad64x32/64_vsx
2017-05-12 Alexandra Hájkováppc Add vpx_sad32x16/32/64_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-11 Paul WilkinsMerge "Tuning of factor used to calculate Q range in...
2017-05-11 Jerome JiangMerge "vp9: Fix ubsan failure in denoiser."
2017-05-10 Marco PaniconiMerge "vp9: SVC: Fix setting in sample encoder."
2017-05-10 Linfeng ZhangMerge "Update specializations of idct functions"
2017-05-10 Alexandra Hájkováppc: Add vpx_sad16x8/16/32_vsx
2017-05-10 Linfeng ZhangUpdate specializations of idct functions
2017-05-10 Johann KoenigMerge changes I92eb4312,Ibb2afe4e
2017-05-10 Marco PaniconiMerge "vp9: SVC: Add option to set downsampling filter...
2017-05-09 Linfeng ZhangClean 32x32 idct C code
2017-05-08 Linfeng ZhangUpdate 4x4 idct sse2 functions
2017-05-08 Marco PaniconiMerge "vp9: SVC: Modify conditon for setting downsample...
2017-05-08 Johannneon variance: process 16 values at a time
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-06 Jerome JiangMerge "Change target bitrate thresh in denoiser test."
2017-05-05 Marco PaniconiMerge "vp9: Adjust some thresholds for noise estimation."
2017-05-05 Johann KoenigMerge "fdct 8x8 neon: minor comment cleanup"
2017-05-04 Johannsubpel variance neon: add mixed sizes
2017-05-04 Johannsub pixel variance neon: use generic variance
2017-05-04 Johannfdct 8x8 neon: minor comment cleanup
2017-05-04 Johannneon variance: process two rows of 8 at a time
2017-05-04 Johannneon variance: add small missing sizes
2017-05-04 Yi LuoMerge "High bit depth inter prediction horizontal/verti...
2017-05-03 Linfeng ZhangSplit dsp/x86/inv_txfm_sse2.c
2017-05-03 Linfeng ZhangUpdate highbd idct functions arguments to use uint16_t dst
2017-05-03 Linfeng ZhangClean CONVERT_TO_BYTEPTR/SHORTPTR in idct
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-03 Yi LuoHigh bit depth inter prediction horizontal/vertical...
2017-05-03 Linfeng ZhangMerge changes I8bb660de,Ica51d780,I6037525d
2017-05-03 James ZernMerge changes Ia5293d94,I90d481d3,Ia509d622,I54549b03...
2017-05-03 Luca Barbatoppc: Add convolve8_vsx and convolve8_avg_vsx
2017-05-03 Luca Barbatoppc: Add convolve8_avg_vert_vsx
2017-05-03 Luca Barbatoppc: Add convolve8_vert
2017-05-03 Luca Barbatoppc: Add convolve8_horiz_avg
2017-05-03 Luca Barbatoppc: Add convolve8_horiz
2017-05-03 Linfeng ZhangClean specializes of idct functions
2017-05-03 Linfeng ZhangClean add_protos of highbd idct functions
2017-05-03 Linfeng ZhangClean add_protos of idct functions
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_avg
2017-04-29 Luca Barbatoppc: Add convolve_copy
2017-04-28 Johann KoenigMerge "vp9 temporal filter: sse4 implementation"
2017-04-28 Yaowu XuMerge "VP9: enable trellis for high bitdepth intra"
2017-04-27 James ZernMerge "webm_read_frame: avoid NULL dereference"
2017-04-26 Yunqing WangMerge "Make the row based multi-threaded encoder determ...
2017-04-26 Linfeng ZhangMerge "Update highbd convolve functions arguments to...
2017-04-25 Linfeng ZhangUpdate highbd convolve functions arguments to use uint1...
2017-04-20 Yunqing WangMerge "Only allow allow_exhaustive_searches for FC_GRAP...
2017-04-20 Luca Barbatoppc: h predictor 8x8
2017-04-20 Luca Barbatoppc: d63 predictor 8x8
2017-04-20 Luca Barbatoppc: tm predictor 4x4
next