]> granicus.if.org Git - libvpx/history - test
vpx_dsp: remove x86inc.asm distinction
[libvpx] / test /
2016-06-29 James BankoskiMerge "Revert "libyuv: update to b8ddb5a2""
2016-06-29 James ZernMerge changes I9433d858,Iafd05637,If08ce6ca
2016-06-29 James Zerntests: remove redundant round() definition
2016-06-29 James BankoskiMerge "libyuv: update to b8ddb5a2"
2016-06-29 Scott LaVarnwayMerge "VP9: handle_inter_mode()... Use interp_filter"
2016-06-27 James BankoskiMerge "Revert "libyuv: update to 1b3e4aee47""
2016-06-27 James BankoskiMerge "libyuv: update to 1b3e4aee47"
2016-06-27 Yaowu XuMerge "Port metric computation changes from nextgenv2"
2016-06-25 Jacky ChenMerge "vp9: Change the scheme for modeling rd for bsize...
2016-06-25 James ZernMerge "datarate_test,DatarateTestLarge: normalize bits...
2016-06-24 James ZernMerge "cosmetics: Beautify whitespaces and line wrapping"
2016-06-24 James ZernMerge "cosmetics: Change few types to their posix version"
2016-06-24 James ZernMerge "cosmetics: Make few conditions clearer"
2016-06-24 Yaowu XuMerge "Rationalize type to avoid integer out of range"
2016-06-24 James Zerndatarate_test,DatarateTestLarge: normalize bits type
2016-06-23 Johann KoenigMerge "configure: clean up var style and set_all usage"
2016-06-23 Vignesh Venkatasub... Merge "vp9: Fix potential SEGV in decoder_peek_si_internal"
2016-06-23 Linfeng ZhangMerge "Update vpx subpixel 1d filter ssse3 asm"
2016-06-23 Angie ChiangMerge "set interp_filter to SWITCHABLE_FILTER for intra...
2016-06-23 Vignesh Venkatasub... vp9: Fix potential SEGV in decoder_peek_si_internal
2016-06-23 Alex ConverseMerge "Repack vp9_token_state."
2016-06-22 Jacky ChenMerge "vp9: Change the scheme for modeling rd for bsize...
2016-06-22 James ZernMerge "remove vp10"
2016-06-22 Nico WeberMerge "win: Include <intrin.h> instead of manually...
2016-06-22 Yaowu XuMerge "Fix ubsan warnings: vp9/encoder/vp9_mcomp.c"
2016-06-21 Tom FineganMerge "Disable neon for Xcode versions < v6.3."
2016-06-20 Yaowu XuMerge "Fix ubsan warning: vp9/encoder/vp9_encodeframe.c"
2016-06-20 Jingning HanMerge "Refactor optimize_b for speed performance"
2016-06-20 Jingning HanMerge "Port optimize_b speed-up from vp10"
2016-06-19 Johann KoenigMerge "Configuration: Use 'is_in' instead of echo ...
2016-06-18 James Zernrealtime_test: remove decoded frame count check
2016-06-18 James Zernremove vp10
2016-06-17 DO NOT USEMerge "Parse codec options in order of occurrence."
2016-06-17 James ZernMerge "Fix warnings from gtest under GCC 5 or newer."
2016-06-17 Johann KoenigMerge "Remove ios-version.sh"
2016-06-17 Yaowu XuMerge "Fix ubsan warnings: vp9/encoder/vp9_encoder.c"
2016-06-17 Tom FineganOutput frames in first pass for VPX_DL_REALTIME.
2016-06-17 James ZernMerge "vp9_pickmode: quiet int64->int conversion warning"
2016-06-16 Johann KoenigMerge "vp8_change_config: fix unsigned/signed comparison"
2016-06-16 Yaowu XuMerge "Fix an ubsan warning: vp9_quantizer.c"
2016-06-16 Yaowu XuMerge "Fix ubsan warning: test/datarate_test.cc"
2016-06-16 Yaowu XuFix ubsan warning: test/datarate_test.cc
2016-06-16 Marco PaniconiMerge "vp9: Adjustments to nonrd-pickmode for vbr"
2016-06-15 Hui SuMerge "Add vp9 encoder API VP9E_GET_LEVEL to provide...
2016-06-15 hui suAdd vp9 encoder API VP9E_GET_LEVEL to provide bitstream...
2016-06-15 Jacky ChenMerge "vp9: Code clean up for short circuit feature...
2016-06-15 Scott LaVarnwayMerge "VP9: minor block_yrd() refactoring"
2016-06-14 Johannneon hadamard 16x16
2016-06-14 Johann KoenigMerge "hadamard 16x16 test"
2016-06-14 Paul WilkinsMerge "Small re-arrangement."
2016-06-14 Johannhadamard 16x16 test
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-09 James ZernMerge changes I58081309,I502fd707
2016-06-09 James Zernfdct8x8_test: fix unsigned overflow
2016-06-09 James Zernfdct4x4_test: fix unsigned overflow
2016-06-08 Alex ConverseMerge "Refactor probability savings search."
2016-06-08 James ZernMerge "Revert "remove vp9_diamond_search_sad_avx.c""
2016-06-07 Johann KoenigMerge changes I999ef597,Ic6dc9f53
2016-06-06 Debargha MukherjeeMerge "Move range checks into WRAPLOW"
2016-06-04 James ZernMerge changes If31d36c8,I10b947e7
2016-06-03 James ZernMerge "Fix Visual Studio build failure in filter_select...
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 ZhangMerge "Slow pshufb removal in 3 intra prediction functi...
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 Linfeng ZhangSlow pshufb removal in 3 intra prediction functions.
2016-06-02 Linfeng ZhangMerge "Update 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-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 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 Scott LaVarnwayMerge "Code clean of sub_pixel_variance4xh -- 2"
2016-05-25 Marcovp9: Add datarate test for 1 pass VBR mode.
2016-05-24 Scott LaVarnwayCode clean of sub_pixel_variance4xh -- 2
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-19 Jacky ChenMerge "vp9: Refactor some denoiser logic in vp9_pick_in...
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 Scott LaVarnwayMerge "VP9: _get_pred_context_switchable_interp()"
next