]> granicus.if.org Git - libvpx/history - test/test_vector_test.cc
Merge "vp9: Make copy partition work for SVC and dynamic resize."
[libvpx] / test / test_vector_test.cc
2017-02-22 Yunqing WangMerge "Refactored the row based multi-threading code"
2017-02-21 Johann KoenigMerge "Drop zbin_ptr and quant_shift_ptr"
2017-02-17 James ZernMerge "cosmetics: Fix spelling mistake in compile flag...
2017-02-16 Johann KoenigMerge "block error avx2: use tran_low_t"
2017-02-16 James ZernMerge "Fix mips vpx_post_proc_down_and_across_mb_row_ms...
2017-02-16 James ZernMerge "disable VP9MultiThreadedFrameParallel tests"
2017-02-16 James Zerndisable VP9MultiThreadedFrameParallel tests
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-12-15 Marco PaniconiMerge "vp9: Fix to usage of flag USE_ALTREF_FOR_ONE_PASS"
2016-12-14 Linfeng ZhangMerge "Update idct test code to test 8-bit & high bitde...
2016-12-14 James BankoskiMerge "Reapply 'Amend and improve VP8 multithreading...
2016-12-13 Jim BankoskiReapply 'Amend and improve VP8 multithreading implement...
2016-12-10 James BankoskiMerge "vp8: adds multithread testing."
2016-12-09 Jim Bankoskivp8: adds multithread testing.
2016-08-15 Paul WilkinsMerge "Modified ARF group allocation."
2016-08-10 James ZernMerge changes I1d3edbdb,I8b49fd05
2016-08-08 James Zerntests: use scoped_ptr for local video source vars
2016-08-04 Johann KoenigMerge "Pad 'Left' when building under ASan"
2016-08-04 Marco PaniconiMerge "vp9 1pass vbr: Adjustment to gf interval."
2016-08-04 James ZernMerge "Resolve -Wshorten-64-to-32 warnings in prob.h."
2016-08-04 James ZernMerge "test: apply clang-format"
2016-07-27 clang-formattest: apply clang-format
2016-02-16 James ZernMerge "Fix tsan error in VP9 sub8x8 intra mode search"
2016-02-16 Marco PaniconiMerge "vp9-resize: Fix an issue with external dynamic...
2016-02-13 James ZernMerge changes from topic 'unused-params'
2016-02-12 James Zernvp9_encoder_parms_get_to_decoder: add missing initializers
2015-11-10 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_34_add()"
2015-11-10 JohannMerge branch 'javanwhistlingduck'
2015-11-05 Yunqing WangMerge "Add AVX vectorized vp9_diamond_search_sad"
2015-11-03 Alex ConverseMerge "misc fixes: Remove a wasted value."
2015-10-30 Debargha MukherjeeMerge "Convert motion search config from AoS to SoA"
2015-10-29 Jacky ChenMerge "VP9_resizing: add limitation to the downsacling...
2015-10-29 Alex ConverseMerge "Shrink probability remap tables."
2015-10-29 Jacky ChenMerge "VP9 decoder: Add more test vectors for resizing."
2015-10-29 jackychenVP9 decoder: Add more test vectors for resizing.
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Scott LaVarnwayMerge "VPX: Add rtcd support for scaling."
2015-08-07 Yunqing WangMerge "Improve the second-level sub-pixel motion search"
2015-08-06 James ZernMerge "endian_inl.h: fix mips32 android build"
2015-08-06 Aℓex ConverseMerge "Narrow a load in iwht4x4_16_add."
2015-08-06 Jingning HanMerge "Fix compiler error in vp8/9 decoder test"
2015-08-06 Jingning HanFix compiler error in vp8/9 decoder test
2015-04-17 Jim BankoskiMerge "Adds a blockiness metric to internal stats."
2015-04-17 Jim BankoskiMerge "adds psnrhvs to internal stats."
2015-04-17 Jim BankoskiMerge "Adds a fastssim metric to VPX internal stats."
2015-04-10 Parag SalasakarMerge "mips msa vp9 common headers added"
2015-04-03 JohannMerge branch 'indianrunnerduck'
2015-03-31 Yunqing WangMerge "Rename vbp thresholds"
2015-03-31 Alex ConverseMerge "VP9E_GET_ACTIVE_MAP API function."
2015-03-30 Alex ConverseMerge "Simplify skip check."
2015-03-25 JohannParall -> Parallel
2015-02-21 Adrian GrangeMerge "Remove redundant test"
2015-02-20 Jingning HanMerge "Add high bit depth support to rtc sub8x8 block...
2015-02-20 Adrian GrangeMerge "Fix control string in firstpass stats fprintf"
2015-02-19 Jingning HanMerge "Integral projection based motion estimation"
2015-02-18 hkuangMerge "Fix the frame parallel invalid file test failure...
2015-02-17 James ZernMerge "test_vector_test: fix build with --disable-...
2015-02-14 James Zerntest_vector_test: fix build with --disable-(vp8|vp9)
2015-02-03 hkuangMerge "Remove duplicate code."
2015-02-03 JohannMerge "Fail when only an old nasm is found"
2015-02-03 JohannMerge "Ensure the error-concealment code is available"
2015-02-02 Alex ConverseMerge "Allow larger encoder configurations."
2015-02-02 Adrian GrangeMerge "Abort if firstpass file does not exist"
2015-02-02 Yaowu XuMerge "Optimize coef update"
2015-01-31 hkuangTry again to merge branch 'frame-parallel' into master...
2015-01-23 JohannMerge "Revert "Merge branch 'frame-parallel' to enable...
2015-01-23 JohannRevert "Merge branch 'frame-parallel' to enable frame...
2015-01-23 James ZernMerge "workaround stack bashing by asm on 32-bit OpenBSD"
2015-01-23 hkuangMerge branch 'master' of ssh://gerrit.chromium.org...
2015-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2014-09-06 hkuangIncrease the thread test range to cover 5, 6, 7, 8...
2014-08-14 hkuangMerge "Add VP9 frame-parallel unit test." into frame_pa...
2014-08-14 hkuangAdd VP9 frame-parallel unit test.
2014-05-15 Yunqing WangMerge "AVX2 To VP9 Block Error Optimization"
2014-05-02 Scott LaVarnwayMerge "Improved intrinsic version of vp8_denoiser_filte...
2014-04-30 Jingning HanMerge "Enable SSSE3 implementation of 8x8 forward 2D...
2014-04-25 James ZernMerge "gen_msvs_*proj.sh: factorize some functions"
2014-04-25 Dmitry KovalevMerge "Cleaning up vp9_full_search_sadx3()."
2014-04-25 Jingning HanMerge "Apply max intra block size condition to non...
2014-04-24 Tom FineganMerge "Move shared test variables to tools_common.sh."
2014-04-24 Joey ParrishMerge "Add VPXD_SET_DECRYPTOR support to the VP9 decoder."
2014-04-24 Adrian GrangeMerge "Fixed handling of regularly placed keyframes"
2014-04-24 Vignesh Venkatasub... Merge "Enable tests using WebM files only if webm_io...
2014-04-24 Vignesh Venkatasub... Enable tests using WebM files only if webm_io is enabled
2014-04-07 Dmitry KovalevMerge "Rewriting calc_plane_error() function."
2014-04-03 Dmitry KovalevMerge "Fixing typo in cal_nmvjointsadcost()."
2014-04-03 Dmitry KovalevMerge "Cleaning up vp9_pattern_search() function."
2014-04-02 Dmitry KovalevMerge "Cleaning up vp9_get_mvpred_{av_,}var() functions."
2014-04-02 Dmitry KovalevMerge "Cleaning up vp9_mvref_common.c."
2014-04-01 Vignesh Venkatasub... Merge "Changing webmenc to use libwebm"
2014-03-29 James ZernMerge "[svc] Fix SvcTest.SecondPassEncode failure"
2014-03-28 Minghai ShangMerge "[svc] Finalize first version of 2nd pass rc"
2014-03-28 Minghai ShangMerge "[svc] Initialization of 2nd pass rc for svc...
2014-03-28 Minghai ShangMerge "[svc] Fix issue for setting layers through ffmpeg"
2014-03-28 Paul WilkinsMerge "Further speed trade off adjustments."
2014-03-28 Paul WilkinsMerge "Experimental change to speed 1 settings."
2014-03-28 Alex ConverseMerge "Automatically count test vectors and make the...
2014-03-27 Alex ConverseAutomatically count test vectors and make the tables...
next