platform/upstream/libvpx.git
2016-06-16 Yaowu XuFix ubsan warning: vp8/encoder/onyx_ifc
2016-06-16 Yaowu XuFix ubsan warning: vp9_cx_iface.c
2016-06-15 Hui SuMerge "Add vp9 encoder API VP9E_GET_LEVEL to provide...
2016-06-15 Jacky ChenMerge "vp9: Add bias to last frame in choose_partitioning."
2016-06-15 Scott LaVarnwayMerge "VP9: block_yrd(): Use RD_COST * instead"
2016-06-15 JackyChenvp9: Add bias to last frame in choose_partitioning.
2016-06-15 hui suAdd vp9 encoder API VP9E_GET_LEVEL to provide bitstream...
2016-06-15 Johann KoenigMerge "Match prev_ to number_of_layers"
2016-06-15 Johann KoenigMerge "Use data size directly instead of recomputing."
2016-06-15 Jacky ChenMerge "vp9: Code clean up for short circuit feature...
2016-06-15 Scott LaVarnwayVP9: block_yrd(): Use RD_COST * instead
2016-06-15 Scott LaVarnwayMerge "VP9: minor block_yrd() refactoring"
2016-06-14 JackyChenvp9: Code clean up for short circuit feature in low...
2016-06-14 JohannUse data size directly instead of recomputing.
2016-06-14 JohannMatch prev_ to number_of_layers
2016-06-14 JohannActive map and ROI map use unsigned rows/cols
2016-06-14 JohannMake new_qc signed
2016-06-14 Johannneon hadamard 16x16
2016-06-14 Johann KoenigMerge "hadamard 16x16 test"
2016-06-14 Jacky ChenMerge "vp9: Encoding cycle reduction for speed 8."
2016-06-14 Paul WilkinsMerge "Small re-arrangement."
2016-06-14 Johannhadamard 16x16 test
2016-06-13 JackyChenvp9: Encoding cycle reduction for speed 8.
2016-06-13 Scott LaVarnwayVP9: minor block_yrd() refactoring
2016-06-10 Marco PaniconiMerge "vp9: Put lower limit on frames_to_key adjustment...
2016-06-10 Debargha MukherjeeMerge "Add a couple of missing WRAPLOW checks"
2016-06-10 James ZernMerge "vp9_diamond_search_sad_avx cosmetics"
2016-06-10 Marcovp9: Put lower limit on frames_to_key adjustment to...
2016-06-10 Scott LaVarnwayvp9_diamond_search_sad_avx cosmetics
2016-06-09 James ZernMerge changes I58081309,I502fd707
2016-06-09 Debargha MukherjeeAdd a couple of missing WRAPLOW checks
2016-06-09 paulwilkinsSmall re-arrangement.
2016-06-09 James Zernvp9_subexp.h: normalize function prototype
2016-06-09 Marco PaniconiMerge "vp9: Use nonrd_pick_partition on scene-cut,...
2016-06-09 James Zernfdct8x8_test: fix unsigned overflow
2016-06-09 James Zernfdct4x4_test: fix unsigned overflow
2016-06-08 Marcovp9: Use nonrd_pick_partition on scene-cut, for speed...
2016-06-08 Marcovp9: Reduce overshoot factor for setting longer gf...
2016-06-08 Alex ConverseMerge "Refactor probability savings search."
2016-06-08 James ZernMerge "Revert "remove vp9_diamond_search_sad_avx.c""
2016-06-08 Hui SuMerge "Avoid a potential assertion fail in optimize_b()"
2016-06-08 Scott LaVarnwayRevert "remove vp9_diamond_search_sad_avx.c"
2016-06-07 hui suAvoid a potential assertion fail in optimize_b()
2016-06-07 James ZernMerge "ivfdec: tolerate invalid framerates (2)"
2016-06-07 Marco PaniconiMerge "vp9: Replace the avg_size_inter metric, for...
2016-06-07 Johann KoenigMerge changes I999ef597,Ic6dc9f53
2016-06-07 Marcovp9: Replace the avg_size_inter metric, for 1 pass...
2016-06-07 Marcovp9: Small ajustment to settings gf_interval, 1 pass...
2016-06-06 Debargha MukherjeeMerge "Move range checks into WRAPLOW"
2016-06-04 James Zernivfdec: tolerate invalid framerates (2)
2016-06-04 James ZernMerge changes If31d36c8,I10b947e7
2016-06-03 James ZernMerge "Fix Visual Studio build failure in filter_select...
2016-06-03 Debargha MukherjeeMove range checks into WRAPLOW
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 ZhangFix Visual Studio build failure in filter_selectively_v...
2016-06-03 Linfeng ZhangMerge "Slow pshufb removal in 3 intra prediction functi...
2016-06-03 Jacky ChenMerge "vp9: Fix valgrind failure for short circuit...
2016-06-03 paulwilkinsSlightly more damped VBR adjustment.
2016-06-03 paulwilkinsChange to get_twopass_worst_quality()
2016-06-03 paulwilkinsRemoved unused data structure.
2016-06-03 paulwilkinsAdjustment to VBR rate correction.
2016-06-03 paulwilkinsAdjustment calculation of active worst quality.
2016-06-03 paulwilkinsRemove gf_zeromotion_pct.
2016-06-03 James Zernvpx_dsp,add_noise: remove mmx implementation
2016-06-03 James Zernvpx_dsp: remove mmx variance implementations
2016-06-03 James ZernMerge "ivfdec: tolerate invalid framerates"
2016-06-02 JackyChenvp9: Fix valgrind failure for short circuit on low...
2016-06-02 Linfeng ZhangSlow pshufb removal in 3 intra prediction functions.
2016-06-02 JackyChenDisable short circuit feature for low temporal variance.
2016-06-02 Linfeng ZhangMerge "Update filter_selectively_vert_row2()"
2016-06-02 Yaowu XuMerge "firstpass.c: fix an UBSAN/IOC error"
2016-06-02 Yaowu Xufirstpass.c: fix an UBSAN/IOC error
2016-06-01 jackychenvp9: Skip some modes when variance is low for big block...
2016-06-01 Linfeng ZhangUpdate filter_selectively_vert_row2()
2016-06-01 Marco PaniconiMerge "vp9: Skip computation of best_sad for newmv...
2016-06-01 Yaowu XuFix UBSAN/IOC errors
2016-06-01 Yaowu XuFix VP8 encoder UBSAN/IOC errors
2016-06-01 James Zernivfdec: tolerate invalid framerates
2016-05-31 Yaowu Xuvariance_avx2.c: UBSAN/IOC fix
2016-05-31 Marcovp9: Skip computation of best_sad for newmv, unless...
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 Alex ConverseRefactor probability savings search.
2016-05-25 Yaowu XuMerge "Fix comments in build_intra_predictors_high()"
2016-05-25 Yaowu XuFix comments in build_intra_predictors_high()
next