]> granicus.if.org Git - libvpx/shortlog
libvpx
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-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()
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-22 KO Myung-Hunconfigure: Add -mstackrealign flags to CFLAGS on OS/2
2016-05-22 KO Myung-Hunvpx: Add OS/2-specific threading codes
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"
next