vp9_cx_iface: set default cpu_used=5 w/CONFIG_REALTIME_ONLY
[platform/upstream/libvpx.git] / test / test_vectors.h
2018-09-25 James ZernMerge "vp9,encoder: check pointers before member access"
2018-09-20 Angie ChiangMerge changes Ibbe7a1c1,I4333a207
2018-09-18 Johann KoenigMerge "Fix buffer overrun of postproc_state.limits"
2018-09-18 Hui SuMerge "Remove unnecessary code"
2018-09-18 Hui SuMerge "Remove the SECOND_LEVEL_CHECKS_BEST macro"
2018-09-18 Jingning HanMerge "Add a frame_index entry to RefCntBuffer"
2018-09-18 Jingning HanMerge "Assign GOP frame offset to all the coding frames"
2018-09-18 James ZernMerge "cosmetics: normalize include guards"
2018-09-15 James Zerncosmetics: normalize include guards
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-11-22 Linfeng ZhangMerge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON...
2016-11-19 James ZernMerge "Clean horizontal intra prediction NEON optimization"
2016-11-17 Jerome JiangMerge "Change C and msa to match results from sse2."
2016-11-12 Jerome JiangMerge "Add unit tests for post proc."
2016-11-08 Linfeng ZhangMerge "Add high bitdepth intra prediction NEON optimiza...
2016-11-07 Linfeng ZhangMerge "Replace highbd_dct_const_round_shift with dct_co...
2016-11-06 Johann KoenigMerge "idct test: use coeff consistently"
2016-11-06 Johann KoenigMerge "partial_idct_test: Add large coefficient test"
2016-11-06 Johann KoenigMerge "Update vp9_fdct8x8_quant_ssse3 for highbitdepth"
2016-11-05 James ZernMerge "vp9-svc: Add unittest for svc-decoding."
2016-11-05 Marcovp9-svc: Add unittest for svc-decoding.
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.
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...
2014-03-27 Dmitry KovalevMerge "Moving thresh_mult{,_sub8x8} from SPEED_FEATURES...
2014-03-26 Jingning HanMerge "Motion referenced partition search for non-RD...
2014-03-26 Dmitry KovalevMerge "Removing prev_mi_8x8 from MACROBLOCKD."
2014-03-26 Dmitry KovalevMerge "Cleaning up vp9_entropymv.c."
2014-03-26 Dmitry KovalevMerge "Encapsulating CYCLIC_REFRESH struct into .c...
2014-03-26 James ZernMerge "tests: use consistent case for VP[89]"
2014-03-25 James Zerntests: use consistent case for VP[89]
2014-02-28 Dmitry KovalevMerge "Cleaning up vpx_codec_get_cx_data() function."
2014-02-28 hkuangMerge "Fix a bug in neon that has not save and restore...
2014-02-27 James ZernMerge "gen_msvs_vcxproj.sh: Avoid object name collisions."
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-26 Tom FineganMerge "cq_test.cc: Use size_t for file size and unsigne...
2014-02-25 Dmitry KovalevMerge "Using vp9_subtract_plane instead of vp9_subtract...
2014-02-25 Dmitry KovalevMerge "Consistent names for reference_mode functions."
2014-02-25 Dmitry KovalevMerge "Changing vp9_full_search_sad{, x3, x8} signatures."
2014-02-25 Dmitry KovalevMerge "Cleaning up vp9_refining_search_sad() function."
2014-02-25 Yaowu XuMerge changes I7e96d619,I9a7631d5
2014-02-23 Dmitry KovalevMerge "Combining if-else branches from different condit...
2014-02-23 Dmitry KovalevMerge "Cleaning up vp9_mvref_common.{h, c}."
2014-02-22 Jingning HanMerge "Periodically update mode and mv costs"
2014-02-22 James ZernMerge "gen_msvs_vcxproj.sh: Set TargetName instead...
2014-02-22 Yaowu XuMerge "Remove an unused variable"
2014-02-22 Jingning HanMerge "Refactor selected partition size coding for...
2014-02-22 James ZernMerge "update nestegg"
2014-02-21 James ZernMerge "vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_ID"
2014-02-21 Alex ConverseMerge "Stop gating non420 features with a configure...
2014-02-21 Yaowu XuMerge "vp9_rd_pick_inter_mode_sb() reorganization"
2014-02-21 Alex ConverseStop gating non420 features with a configure flag.
2014-02-21 Yaowu XuMerge "Enable reduced set of intra modes in rtc coding"
2014-02-21 Adrian GrangeMerge "Added three test vectors with droppable frames"
2014-02-21 Jingning HanMerge "Force alt reference frame off in rtc mode"
2014-02-21 Yaowu XuAdded three test vectors with droppable frames
2014-02-21 Adrian GrangeMerge "Test vectors for odd image width and height."
2014-02-20 Jim BankoskiTest vectors for odd image width and height.
2014-02-05 Dmitry KovalevMerge "Clamping active_{best, worst}_quality values."
2014-02-05 Dmitry KovalevMerge "Removing SECTIONBITS_OUTPUT."
2014-02-04 Dmitry KovalevMerge "Removing ENC_DEBUG."
2014-02-01 Dmitry KovalevMerge "Cleaning up motion compensation code."
2014-01-31 Dmitry KovalevMerge "Combining fb_idx_ref_cnt[] and yv12_fb[] arrays."
2014-01-31 Dmitry KovalevMerge "Renaming "mbskip" to "skip"."
2014-01-31 Adrian GrangeMerge "Add constant to represent minimum KF boost"
2014-01-31 Adrian GrangeDisable update of last_show_frame for existing frame
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-08 hkuangMerge "Add initial intra frame neon optimization. 1...
2014-01-03 Dmitry KovalevMerge "Replacing CHECK_BOUNDS macro with inline check_b...
2014-01-03 Dmitry KovalevMerge "Moving hev mask calculation into filter4() funct...
2014-01-02 Yaowu XuMerge "Fix show existing frame"
2013-12-27 Yunqing WangMerge "Remove a unused sub-pixel search"
2013-12-26 Dmitry KovalevMerge "Calculating has_second_ref only once for single_...
2013-12-20 Yunqing WangMerge "Code clean up"
2013-12-20 James ZernMerge "test/partial_idct_test: fix msvc build"
2013-12-19 Dmitry KovalevMerge "Converting vp9_treecoder.h to vp9_prob.{h, c}"
2013-12-19 Dmitry KovalevMerge "Adding get_zbin_mode_boost() function."
2013-12-19 James ZernMerge "test/partial_idct_test: fix formatting and a...
next