platform/upstream/libvpx.git
2017-06-13 Linfeng ZhangUpdate high bitdepth load_input_data() in x86
2017-06-13 Linfeng ZhangClean array_transpose_{4X8,16x16,16x16_2) in x86
2017-06-13 Linfeng ZhangRemove array_transpose_8x8() in x86
2017-06-13 Linfeng ZhangConvert 8x8 idct x86 macros to inline functions
2017-06-13 James Zernvp8_skin_detection: add 'vp8_' prefix to public fns
2017-06-13 James Zernrename vp8/common/skin_detection.[hc] -> vp8_*
2017-06-12 Hui SuMerge "vp9 level targeting: more strict constraint...
2017-06-10 Jerome JiangMerge "Remove duplication on vp8/9_write_yuv_frame."
2017-06-10 Marcovp9: SVC: Use prune_evenemore only for non_reference.
2017-06-10 Jerome JiangRemove duplication on vp8/9_write_yuv_frame.
2017-06-09 Johann KoenigMerge "idct_test: don't use std::nothrow anymore"
2017-06-09 Johann KoenigMerge "buffer.h: allow declaring an alignment"
2017-06-09 Johann KoenigMerge "Remove some dead code. Coverity CID 1310058"
2017-06-09 Johannidct_test: don't use std::nothrow anymore
2017-06-09 Johannbuffer.h: allow declaring an alignment
2017-06-09 Sylvestre LedruRemove some dead code. Coverity CID 1310058
2017-06-08 James ZernMerge "vp8_decode_frame: fix oob read on truncated...
2017-06-08 James Zernvp8_decode_frame: fix oob read on truncated key frame
2017-06-08 JohannRevert "buffer.h: use size_t"
2017-06-08 Jerome JiangMerge "Merge skin detection code in vp8/9."
2017-06-08 Johann KoenigMerge "fdct16x16 neon optimization"
2017-06-08 Jerome JiangMerge skin detection code in vp8/9.
2017-06-08 hui suvp9 level targeting: more strict constraint on min_gf_i...
2017-06-07 Johannfdct16x16 neon optimization
2017-06-07 Marco PaniconiMerge "vp9: SVC: Enable simple_block_yrd for temporal...
2017-06-07 Johann KoenigMerge changes Iade45f69,I18d90658,Ieca3f1ef
2017-06-07 Marcovp9: SVC: Enable simple_block_yrd for temporal layers.
2017-06-07 Johannbuffer.h: add num_elements_
2017-06-07 Johannbuffer.h: zero-init all values
2017-06-07 Johannbuffer.h: use size_t
2017-06-07 Marcovp9: SVC: Enable row-mt in sample encoder.
2017-06-06 James ZernMerge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16...
2017-06-06 Marco PaniconiMerge "vp9: SVC: Adjust some speed settings for SVC...
2017-06-06 Marcovp9: SVC: Adjust some speed settings for SVC speed...
2017-06-06 Johannbuffer.h: split out init
2017-06-06 Johannbuffer.h: Use T for values
2017-06-06 Jerome JiangInitialize cost_list all to INT_MAX.
2017-06-06 James Zernvp9_mcomp,get_cost_surf_min: quiet conversion warning
2017-06-06 Jerome JiangMerge "Fix valgrind failure on uninitialized variables."
2017-06-06 James ZernMerge "ppc: Add vpx_sad64/32/16x64/32/16_avg_vsx"
2017-06-05 Jerome JiangFix valgrind failure on uninitialized variables.
2017-06-03 Jerome JiangFix ubsan failure in vp9_mcomp.c.
2017-06-02 Marcovp9: SVC: Force subpel search off under certain conditions.
2017-06-01 Marco PaniconiMerge "vp9: Speed >8: Set subpel_search_method for...
2017-06-01 Marcovp9: Speed >8: Set subpel_search_method for low motion.
2017-06-01 Jerome Jiangvp8 skin detection: Fix visual studio build failure.
2017-06-01 Jerome JiangFix corruption in skin map debugging output yuv.
2017-05-31 Jerome Jiangvp8: Clean up skin detection.
2017-05-31 Johann KoenigMerge "comp_avg_pred neon: used by sub pixel avg variance"
2017-05-31 Jerome JiangMerge "Write skin map of vp8 skin detection for debug."
2017-05-31 Linfeng ZhangMerge "Update vpx_highbd_idct4x4_16_add_sse2()"
2017-05-30 Johanncomp_avg_pred neon: used by sub pixel avg variance
2017-05-30 Jerome JiangWrite skin map of vp8 skin detection for debug.
2017-05-30 Linfeng ZhangUpdate vpx_highbd_idct4x4_16_add_sse2()
2017-05-30 Johann KoenigMerge "comp_avg_pred: alignment"
2017-05-30 Johann KoenigMerge "remove DECLARE_ALIGNED from neon code"
2017-05-30 Johanncomp_avg_pred: alignment
2017-05-30 Jerome JiangMerge "Fix vp8 race when build --enable-vp9-highbitdepth."
2017-05-26 Johannremove DECLARE_ALIGNED from neon code
2017-05-26 Johann KoenigMerge "subpel variance neon: reduce stack usage"
2017-05-26 Johann KoenigMerge "Use vdup instead of vmov"
2017-05-26 Jerome JiangFix vp8 race when build --enable-vp9-highbitdepth.
2017-05-26 Marcovp9: SVC: Fix to condiiton on using source_sad.
2017-05-26 Marco PaniconiMerge "vp9: Use source_sad only on top temporal enhance...
2017-05-26 Marco PaniconiMerge "vp9: SVC: Enable copy partition for SVC speed...
2017-05-25 Marcovp9: Use source_sad only on top temporal enhancement...
2017-05-25 Jerome JiangRefactor: Move vp8 skin detection to new files.
2017-05-25 Marcovp9: SVC: Enable copy partition for SVC speed >= 7.
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-24 James Zernpartial_idct_test,InitInput: fix rollover in mult
2017-05-24 Alexandra Hájkováppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}
2017-05-23 Linfeng ZhangUpdate inv_txfm_sse2.h and inv_txfm_sse2.c
2017-05-23 Linfeng ZhangUpdate InitInput() in test/partial_idct_test.cc
2017-05-23 Gregor JasnyAdd support for Visual Studio 2017
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-22 Marco PaniconiMerge "vp9: Adjustments to cyclic refresh for high...
2017-05-22 Marcovp9: Adjustments to cyclic refresh for high motion.
2017-05-22 Marcovp9: Speed >= 8: Modify condition for low-resoln.
2017-05-19 Johann KoenigMerge "neon 4 byte helper functions"
2017-05-19 Johann KoenigMerge "neon fdct: 4x4 implementation"
2017-05-19 Paul WilkinsMerge "Changes to modified error."
2017-05-18 Marcovp9: SVC: Modify condition to allow for copy partition.
2017-05-18 Jerome JiangMerge "vp9: Make copy partition work for SVC and dynami...
2017-05-18 Marcovp9: Make copy partition work for SVC and dynamic resize.
2017-05-18 paulwilkinsChanges to modified error.
2017-05-18 Johannneon variance: process 4x blocks
2017-05-17 Johannuse memcpy for unaligned neon stores
2017-05-17 Marco PaniconiMerge "vp9: Modify ChangingDropFrameThresh unittest."
next