platform/upstream/libvpx.git
2016-06-01 Linfeng ZhangUpdate filter_selectively_vert_row2()
2016-05-27 Tom FineganMerge "vpx_ports/mem_ops.h: cast the lhs of bitwise...
2016-05-27 James ZernMerge "acm_random,Rand9Signed: correct cast"
2016-05-27 Linfeng ZhangMerge "Upgrade fwht4x4_mmx() to fwht4x4_sse2() for...
2016-05-27 James Zernacm_random,Rand9Signed: correct cast
2016-05-27 Linfeng ZhangUpgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and...
2016-05-27 Tom Fineganvpx_ports/mem_ops.h: cast the lhs of bitwise shifts...
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 Yaowu XuConvert to unsigned int before left shift
2016-05-26 Scott LaVarnwayMerge "Code clean of sub_pixel_variance4xh -- 2"
2016-05-25 Marcovp9: Add datarate test for 1 pass VBR mode.
2016-05-25 Yaowu XuMerge "Fix comments in build_intra_predictors_high()"
2016-05-25 Yaowu XuFix comments in build_intra_predictors_high()
2016-05-25 Yaowu XuPrevent read to invalid RefBuffer
2016-05-25 James ZernMerge "remove vp9_diamond_search_sad_avx.c"
2016-05-24 Brion VibberMove git version extras out of iOS shared framework...
2016-05-24 James Zernremove vp9_diamond_search_sad_avx.c
2016-05-24 Scott LaVarnwayCode clean of sub_pixel_variance4xh -- 2
2016-05-20 jackychenvp9: Remove a redundent condition in sub-pixel filter...
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-20 James ZernRevert "Extend the external fb interface to allocate...
2016-05-20 James Zernvp8/error_concealment: remove shift of negative value
2016-05-19 Jacky ChenMerge "vp9: Refactor some denoiser logic in vp9_pick_in...
2016-05-19 JackyChenvp9: Refactor some denoiser logic in vp9_pick_inter_mode.
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 Daniele CastagnaExtend the external fb interface to allocate individual...
2016-05-18 Johann KoenigMerge "neon hadamard 8x8"
2016-05-18 Yaowu XuClarify integer value ranges
2016-05-18 Alex ConverseMove, rename, and inline high_inter_predictor.
2016-05-18 Yaowu XuPrevent invalid read
2016-05-18 Scott LaVarnwayMerge "VP9: _get_pred_context_switchable_interp()"
2016-05-18 Scott LaVarnwayCode clean of sub_pixel_variance4xh
2016-05-17 Scott LaVarnwayVP9: _get_pred_context_switchable_interp()
2016-05-17 Yaowu XuPromote to uint32_t before left shift
2016-05-16 Marco PaniconiMerge "vp9: Update to rc-metric for keeping track of...
2016-05-16 Hui SuMerge "Add level test for VP9"
2016-05-16 Johannneon hadamard 8x8
2016-05-16 hui suAdd level test for VP9
2016-05-13 JackyChenMove non-zero mv bias on large block out of vp9_pick_in...
2016-05-13 Marcovp9: Update to rc-metric for keeping track of average...
2016-05-13 James ZernMerge "convolve_test: Fix high bit depth IOC runtime...
2016-05-13 Tom Fineganconvolve_test: Fix high bit depth IOC runtime errors.
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 Brion VibberAdd --enable-shared option to iosbuild.sh to build...
2016-05-12 Tom FineganMerge "simple_encoder: Add a frame limit argument."
2016-05-12 hui suFix typos in control function for VP9E_SET_TARGET_LEVEL
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 Tom Finegansimple_encoder: Add a frame limit argument.
2016-05-11 Tom Finegantwopass_encoder: Add frame limit argument.
2016-05-11 Marcovp9: Fix to quality regression issue for 1 pass.
2016-05-11 Yaowu XuChange to use correct check for halfpel
2016-05-11 Alex ConverseMerge changes I412c24aa,I28a8bbf0
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-11 paulwilkinsAdded a measure of rc drift.
2016-05-11 paulwilkinsFixed 8K two pass encoder crash.
2016-05-11 Alex Conversemcomp: Remove an obsolete undef.
2016-05-11 Alex Conversemcomp: Remove an obsolete comment.
2016-05-10 Hui SuMerge "Add VP9 encoder API for level specification."
2016-05-10 hui suAdd VP9 encoder API for level specification.
2016-05-10 James BankoskiMerge "vpx_dsp: Rename postproc.c add_noise."
2016-05-10 Hui SuMerge "Fix comment for target_bandwidth in VP9 and...
2016-05-10 Jim Bankoskivpx_dsp: Rename postproc.c add_noise.
2016-05-10 James ZernMerge "Revert "Skip inttypes.h on Darwin""
2016-05-09 hui suFix comment for target_bandwidth in VP9 and VP10
2016-05-09 James ZernRevert "Skip inttypes.h on Darwin"
2016-05-09 Alex ConverseMerge "pickmode: Fix a pair of unsigned overflows."
2016-05-09 Scott LaVarnwayMerge "VPX: refactor vpx_idct16x16_1_add_sse2()"
2016-05-09 Marco PaniconiMerge "vp9: 1 pass vbr: Reduce base qp for active_best_...
2016-05-09 Tom FineganMerge "convolve_test: Fix IOC runtime errors."
2016-05-09 Johann KoenigMerge "Alignment is required for sad_array8"
2016-05-09 Tom Fineganconvolve_test: Fix IOC runtime errors.
2016-05-09 James BankoskiMerge "libvpx: vpx_add_plane_noise make c match assembly"
2016-05-09 Johann KoenigMerge "Remove sixtap/bilinear 4x4 neon implementations"
2016-05-09 JohannAlignment is required for sad_array8
2016-05-09 Johann KoenigMerge changes Id13b97f4,I1d342725
2016-05-09 Johann KoenigMerge "Use canonical avg_pred functions"
2016-05-09 Alex Conversepickmode: Fix a pair of unsigned overflows.
2016-05-09 Marcovp9: 1 pass vbr: Reduce base qp for active_best_quality...
2016-05-09 Scott LaVarnwayVPX: refactor vpx_idct16x16_1_add_sse2()
2016-05-09 Tom FineganMerge "Skip inttypes.h on Darwin"
2016-05-07 Jim Bankoskilibvpx: vpx_add_plane_noise make c match assembly
2016-05-07 JohannUse canonical avg_pred functions
2016-05-07 JohannThe subfunctions are only defined for sse2
2016-05-07 JohannUnlike non-hbd variance, opt2 is never used
2016-05-07 JohannRemove sixtap/bilinear 4x4 neon implementations
next